lib: Fix category url
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
pub mod url {
|
||||
pub const SESSIONS: &str = "/api/sessions";
|
||||
pub const CATEGORIES: &str = "/api/category";
|
||||
pub const WAIT_FOR_EVENT: &str = "/api/wait_for_event";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user