Port queue page
This commit is contained in:
parent
123c27e5a2
commit
2b6c339c70
7 changed files with 44 additions and 19 deletions
|
|
@ -10,7 +10,7 @@ use serde::Deserialize;
|
|||
pub struct PathIndex {}
|
||||
|
||||
#[derive(Deserialize, TypedPath)]
|
||||
#[typed_path("/queue")]
|
||||
#[typed_path("/queue/")]
|
||||
pub struct PathQueue {}
|
||||
|
||||
#[derive(Deserialize, TypedPath)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue