going directly into adminstate from appstate for the admin page. DESTROYED
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
|
||||
pub mod read_only;
|
||||
pub mod edit;
|
||||
|
||||
pub mod navigation;
|
||||
|
||||
pub use read_only::*;
|
||||
pub use edit::*;
|
||||
pub use navigation::*;
|
||||
|
||||
Reference in New Issue
Block a user