mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2024-11-14 07:51:01 +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)]
|
||||
pub struct Page {
|
||||
|
|
Loading…
Reference in a new issue