mirror of
https://github.com/Paris-est-Ludique/intranet.git
synced 2025-09-11 13:56:29 +02:00
Add Ask Discord
This commit is contained in:
@@ -139,6 +139,11 @@ export interface VolunteerForgot {
|
||||
message: string
|
||||
}
|
||||
|
||||
export interface VolunteerDiscordId {
|
||||
id: Volunteer["id"]
|
||||
discordId: Volunteer["discordId"]
|
||||
}
|
||||
|
||||
export interface VolunteerAsks {
|
||||
id: Volunteer["id"]
|
||||
firstname: Volunteer["firstname"]
|
||||
|
Reference in New Issue
Block a user