mirror of
https://git.ethanthesleepy.one/ethanaobrien/ew
synced 2025-10-09 00:47:19 +08:00
Implement needed handlers to get to the initial download
`/api/start` `/api/dummy/login` `/apt/user` `/api/purchase`
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
pub mod start;
|
||||
pub mod global;
|
||||
pub mod login;
|
||||
pub mod userdata;
|
||||
pub mod user;
|
||||
pub mod purchase;
|
||||
|
Reference in New Issue
Block a user