kompress eshop rename from gitara

This commit is contained in:
Priec
2026-06-17 13:57:37 +02:00
parent 95f195a204
commit e4f63b3de9
25 changed files with 78 additions and 76 deletions

View File

@@ -1,6 +1,6 @@
#[allow(unused_imports)]
use loco_rs::{cli::playground, prelude::*};
use gitara_web::app::App;
use kompress_eshop::app::App;
#[tokio::main]
async fn main() -> loco_rs::Result<()> {