chore: remove calling payments server for subscriptions if using third party api hosts (#2398)
This commit is contained in:
@@ -66,7 +66,6 @@ export interface ApplicationInterface {
|
||||
|
||||
hasAccount(): boolean
|
||||
setCustomHost(host: string): Promise<void>
|
||||
isThirdPartyHostUsed(): boolean
|
||||
isUsingHomeServer(): Promise<boolean>
|
||||
|
||||
importData(data: BackupFile, awaitSync?: boolean): Promise<ImportDataReturnType>
|
||||
|
||||
Reference in New Issue
Block a user