allow changing from schnupperant

This commit is contained in:
2025-05-03 17:14:03 +02:00
parent 07f7dbca12
commit c8be0c2c22
4 changed files with 371 additions and 7 deletions

View File

@ -36,6 +36,7 @@ pub(crate) mod foerdernd;
pub(crate) mod member;
pub(crate) mod regular;
pub(crate) mod scheckbuch;
pub(crate) mod schnupperant;
pub(crate) mod unterstuetzend;
#[derive(FromRow, Serialize, Deserialize, Clone, Debug, Eq, Hash, PartialEq)]