aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/server/about.model.ts
diff options
context:
space:
mode:
Diffstat (limited to 'shared/models/server/about.model.ts')
-rw-r--r--shared/models/server/about.model.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/models/server/about.model.ts b/shared/models/server/about.model.ts
index e32ed26ee..bde4e0b50 100644
--- a/shared/models/server/about.model.ts
+++ b/shared/models/server/about.model.ts
@@ -7,6 +7,7 @@ export interface About {
7 7
8 codeOfConduct: string 8 codeOfConduct: string
9 9
10 creationReason: string
10 moderationInformation: string 11 moderationInformation: string
11 administrator: string 12 administrator: string
12 maintenanceLifetime: string 13 maintenanceLifetime: string