mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-10 04:15:30 +00:00
Update util/src/entities/Config.ts
Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com>
This commit is contained in:
@@ -53,6 +53,8 @@ export interface ConfigValue {
|
||||
instanceDescription: string | null;
|
||||
frontPage: string | null;
|
||||
tosPage: string | null;
|
||||
correspondenceEmail: string | null;
|
||||
correspondenceUserID: string | null;
|
||||
image: string | null;
|
||||
instanceId: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user