Add hardware information in instance config

This commit is contained in:
Chocobozzz 2019-09-05 09:43:35 +02:00 committed by Chocobozzz
parent 592c735c19
commit be04c6fdab
14 changed files with 62 additions and 4 deletions

View file

@ -6,6 +6,7 @@ export interface About {
terms: string
codeOfConduct: string
hardwareInformation: string
creationReason: string
moderationInformation: string