This commit is contained in:
Eugene Pankov
2021-07-27 22:29:29 +02:00
parent dbf1ec5f3c
commit b3bb9fdd40
5 changed files with 12 additions and 3 deletions

View File

@@ -28,6 +28,7 @@ export interface Version {
export interface InstanceInfo {
login_enabled: boolean
homepage_enabled: boolean
}
export interface Gateway {