Add creation reason

This commit is contained in:
Chocobozzz 2019-09-03 09:49:04 +02:00 committed by Chocobozzz
parent 589d9f55f6
commit 8ae03c3718
14 changed files with 101 additions and 15 deletions

View file

@ -8,6 +8,7 @@ export interface CustomConfig {
terms: string
codeOfConduct: string
creationReason: string
moderationInformation: string
administrator: string
maintenanceLifetime: string