add: journal.css special note
This commit is contained in:
parent
f0d1a1e8e4
commit
dc50f3a8af
8 changed files with 125 additions and 13 deletions
|
@ -70,7 +70,7 @@ impl DataManager {
|
|||
Ok(res.unwrap())
|
||||
}
|
||||
|
||||
const MAXIMUM_FREE_JOURNALS: usize = 15;
|
||||
const MAXIMUM_FREE_JOURNALS: usize = 5;
|
||||
|
||||
/// Create a new journal in the database.
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue