1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-04 21:15:22 +02:00

refactor(backend): 🔥 Remove Backend Theme Support

This commit is contained in:
hay-kot 2021-08-27 20:47:24 -08:00
parent dd1b1ad067
commit 161618808e
15 changed files with 11 additions and 252 deletions

View file

@ -12,7 +12,6 @@ def backup_data():
"force": True,
"recipes": True,
"settings": False, # ! Broken
"themes": True,
"groups": True,
"users": True,
"pages": True,