Don't load local card info by default, add user page, theme loading
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
pub mod index;
|
||||
pub mod inventory;
|
||||
pub mod user;
|
||||
|
||||
#[cfg(client)]
|
||||
use perseus::utils::get_path_prefix_client;
|
||||
|
||||
Reference in New Issue
Block a user