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:
parent
dd1b1ad067
commit
161618808e
15 changed files with 11 additions and 252 deletions
|
@ -12,7 +12,6 @@ def backup_data():
|
|||
"force": True,
|
||||
"recipes": True,
|
||||
"settings": False, # ! Broken
|
||||
"themes": True,
|
||||
"groups": True,
|
||||
"users": True,
|
||||
"pages": True,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue