mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-18 09:52:23 -05:00
Fix: Print Preferences Menu Missing (#2162)
* fixed console errors for missing recipe prop * restored print preferences to action menu
This commit is contained in:
@@ -30,8 +30,6 @@ export default defineComponent({
|
||||
ADD_ATTR: ["src", "alt", "height", "width", "class", "allow", "title", "allowfullscreen", "frameborder", "scrolling"],
|
||||
});
|
||||
|
||||
console.log(sanitized)
|
||||
|
||||
return sanitized;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user