show all users on ranking board; be able to merge users
Some checks failed
CI/CD Pipeline / test (push) Has started running
CI/CD Pipeline / deploy-staging (push) Has been cancelled
CI/CD Pipeline / deploy-main (push) Has been cancelled

This commit is contained in:
2026-01-08 20:14:57 +01:00
parent f8ea6d5aa5
commit 3fcf24958b
6 changed files with 732 additions and 15 deletions

View File

@@ -33,6 +33,7 @@ pub(crate) mod clubmember;
mod fee;
pub(crate) mod foerdernd;
pub(crate) mod member;
pub mod merge;
pub(crate) mod regular;
pub(crate) mod scheckbuch;
pub(crate) mod schnupperant;