Add widescreen setting and universal time
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Failing after 23m29s
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Failing after 23m29s
This commit is contained in:
parent
ce912d4b85
commit
bbf91264e1
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ mod database;
|
|||
mod services;
|
||||
mod controllers;
|
||||
mod templates;
|
||||
mod middleware;
|
||||
|
||||
pub struct AppState {
|
||||
database: ::sqlx::postgres::PgPool,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue