diff --git a/src/popup/buildConfig.json b/src/popup/buildConfig.json index 4516a4e..9a24180 100644 --- a/src/popup/buildConfig.json +++ b/src/popup/buildConfig.json @@ -1,6 +1,6 @@ { "features": { - "loginWithProtonEnabled": false + "loginWithProtonEnabled": true }, "buildTime": 1655462531232 } \ No newline at end of file diff --git a/src/popup/components/AppSettings.vue b/src/popup/components/AppSettings.vue index f1351c7..0bbb0cd 100644 --- a/src/popup/components/AppSettings.vue +++ b/src/popup/components/AppSettings.vue @@ -1,7 +1,9 @@