forked from Silverfish/proton-bridge
GODT-2181(test): use [domain] for test server domain
This commit is contained in:
@ -26,6 +26,7 @@ type API interface {
|
||||
SetMinAppVersion(*semver.Version)
|
||||
|
||||
GetHostURL() string
|
||||
GetDomain() string
|
||||
AddCallWatcher(func(server.Call), ...string)
|
||||
RemoveAddressKey(userID, addrID, keyID string) error
|
||||
|
||||
|
||||
Reference in New Issue
Block a user