mirror of
https://github.com/sadoyan/aralez.git
synced 2026-04-30 14:58:38 +08:00
initial commit
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
mod web;
|
||||
|
||||
fn main() {
|
||||
web::start::run()
|
||||
web::start::run();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user