forked from Silverfish/proton-bridge
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