Compare commits
No commits in common. "3f06e91e24d68a2b963afaf51d61df606f28352f" and "412c45a9df2571fdead3e1c3fa3042c81daa742d" have entirely different histories.
3f06e91e24
...
412c45a9df
@ -29,7 +29,7 @@ const REGULAR: i32 = 22000;
|
||||
const UNTERSTUETZEND: i32 = 2500;
|
||||
const FOERDERND: i32 = 8500;
|
||||
pub const SCHECKBUCH: i32 = 3000;
|
||||
const EINSCHREIBGEBUEHR: i32 = 3000;
|
||||
const EINSCHREIBGEBUEHR: i32 = 3500;
|
||||
|
||||
#[derive(FromRow, Serialize, Deserialize, Clone, Debug, Eq, Hash, PartialEq)]
|
||||
pub struct User {
|
||||
|
Loading…
Reference in New Issue
Block a user