mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-10 04:36:43 +00:00
refactor: GetBridgeAuthChannel --> GetAuthUpdateChannel
This commit is contained in:
@ -57,5 +57,5 @@ type ClientManager interface {
|
||||
GetAnonymousClient() pmapi.Client
|
||||
AllowProxy()
|
||||
DisallowProxy()
|
||||
GetBridgeAuthChannel() chan pmapi.ClientAuth
|
||||
GetAuthUpdateChannel() chan pmapi.ClientAuth
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user