mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2026-02-10 11:08:33 +00:00
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