mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-13 02:07:15 -07:00
fallback to icon when no image (#414)
Co-authored-by: hay-kot <hay-kot@pm.me>
This commit is contained in:
parent
dcd9567059
commit
53e97c5315
7 changed files with 31 additions and 13 deletions
|
@ -128,7 +128,6 @@ export default {
|
|||
templates: this.selectedTemplates,
|
||||
};
|
||||
|
||||
console.log(data);
|
||||
|
||||
if (await api.backups.create(data)) {
|
||||
this.$emit("created");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue