♻️ Move Drust to root for better package clarity

This commit is contained in:
Manuel Cillero 2024-11-20 15:50:03 +01:00
parent 73ba80eff7
commit e830d40a12
8 changed files with 29 additions and 34 deletions

7
config/default.toml Normal file
View file

@ -0,0 +1,7 @@
[app]
theme = "Aliner"
#theme = "Bootsier"
language = "es-ES"
[log]
tracing = "Info,pagetop=Debug,sqlx::query=Warn"