mirror of
https://github.com/Noratrieb/discord-court-bot.git
synced 2026-01-16 10:55:01 +01:00
create almost done
This commit is contained in:
parent
ed6b2a7dfb
commit
984125841c
3 changed files with 45 additions and 24 deletions
|
|
@ -101,6 +101,7 @@ pub struct CourtRoom {
|
|||
pub role_id: SnowflakeId,
|
||||
}
|
||||
|
||||
#[derive(Clone)]
|
||||
pub struct Mongo {
|
||||
db: Database,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue