♻️ refactor
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
JMARyA 2025-03-04 19:02:05 +01:00
parent 1815d9f461
commit af7b74319a
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
8 changed files with 205 additions and 177 deletions

View file

@ -1,7 +1,7 @@
use based::asset::AssetRoutes;
use based::auth::User;
use based::get_pg;
use based::ui::components::Shell;
use based::ui::components::prelude::Shell;
use based::ui::prelude::*;
use config::Config;
use rocket::routes;