notification import/export (#413)

Co-authored-by: hay-kot <hay-kot@pm.me>
This commit is contained in:
Hayden 2021-05-20 19:16:42 -08:00 committed by GitHub
parent 2c970b8f92
commit dcd9567059
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 55 additions and 8 deletions

View file

@ -120,13 +120,7 @@ export default {
let data = {
tag: this.tag,
options: {
recipes: true,
settings: true,
themes: true,
users: true,
groups: true,
},
options: {},
templates: [],
};