mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-01-20 16:01:21 -05:00
notification import/export (#413)
Co-authored-by: hay-kot <hay-kot@pm.me>
This commit is contained in:
@@ -97,6 +97,7 @@ export default {
|
||||
themes: this.options.themes,
|
||||
users: this.options.users,
|
||||
groups: this.options.groups,
|
||||
notifications: this.options.notifications,
|
||||
};
|
||||
this.loading = true;
|
||||
const importData = await this.importBackup(eventData);
|
||||
|
||||
Reference in New Issue
Block a user