mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2024-11-26 21:41:04 +00:00
parent
0bb719830a
commit
cbbd0ca920
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ macro_rules! may_fail {
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
const ITEMS_PER_PAGE: i32 = 10;
|
const ITEMS_PER_PAGE: i32 = 12;
|
||||||
|
|
||||||
#[derive(FromForm)]
|
#[derive(FromForm)]
|
||||||
pub struct Page {
|
pub struct Page {
|
||||||
|
|
Loading…
Reference in a new issue