settings: store id of first admin user
This commit is contained in:
parent
3e168c19bc
commit
a3866b0af2
5 changed files with 25 additions and 0 deletions
|
|
@ -5,5 +5,6 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
database = { path = "../database" }
|
||||
id = { path = "../id" }
|
||||
thiserror = { workspace = true }
|
||||
chrono = { workspace = true }
|
||||
Loading…
Add table
Add a link
Reference in a new issue