mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-05 11:36:46 -05:00
fallback to icon when no image (#414)
Co-authored-by: hay-kot <hay-kot@pm.me>
This commit is contained in:
@@ -102,7 +102,6 @@ export default {
|
||||
this.jsonEditor = false;
|
||||
this.form = this.$route.query.edit === "true" && this.loggedIn;
|
||||
|
||||
console.log(this.$route.query.print);
|
||||
if (this.$route.query.print) {
|
||||
this.printPage();
|
||||
this.$router.push(this.$route.path);
|
||||
|
||||
Reference in New Issue
Block a user