mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-17 15:46:44 +00:00
fix: address review comments
This commit is contained in:
@ -20,6 +20,6 @@
|
||||
package pmapi
|
||||
|
||||
func init() {
|
||||
RootURL = "dev.protonmail.com/api"
|
||||
rootURL = "dev.protonmail.com/api"
|
||||
rootScheme = "https"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user