Add card table loading
This commit is contained in:
@@ -4,3 +4,4 @@ pub const LOGIN: &str = "/api/login";
|
||||
#[cfg(engine)]
|
||||
pub const LOGIN_TEST: &str = "/api/login-test";
|
||||
pub const FORGOT_PASSWORD: &str = "/api/forgot-password";
|
||||
pub const CARD_INFO: &str = "/api/card-info";
|
||||
|
||||
Reference in New Issue
Block a user