🎉 Start refactoring PageTop for Sycamore
This commit is contained in:
parent
9f62955acb
commit
38ca8f1d1c
155 changed files with 2805 additions and 10960 deletions
10
packages/drust/config/default.toml
Normal file
10
packages/drust/config/default.toml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[app]
|
||||
#theme = "Basic"
|
||||
#theme = "Chassis"
|
||||
theme = "Inception"
|
||||
#theme = "Bootsier"
|
||||
#theme = "Bulmix"
|
||||
language = "es-ES"
|
||||
|
||||
[log]
|
||||
tracing = "Info,pagetop=Debug,sqlx::query=Warn"
|
||||
Loading…
Add table
Add a link
Reference in a new issue