Feature/2897 restricted user

This commit is contained in:
Frank Rotermund
2022-03-22 14:37:58 +00:00
committed by Arnfried Griesert
parent 472dbded4e
commit 4b1ca0ff7f
16 changed files with 183 additions and 16 deletions
+1
View File
@@ -20,4 +20,5 @@ import Foundation
struct ServerURLs {
var serverUrl: String
var pusherUrl: String
var flavor: String
}