we compiled fully, time to move grpc calls now
This commit is contained in:
@@ -4,7 +4,9 @@ pub mod admin;
|
||||
pub mod intro;
|
||||
pub mod login;
|
||||
pub mod form;
|
||||
pub mod common;
|
||||
|
||||
pub use admin::*;
|
||||
pub use intro::*;
|
||||
pub use form::*;
|
||||
pub use common::*;
|
||||
|
||||
Reference in New Issue
Block a user