@magmamath/frontend-config 1.7.7 → 1.7.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -9135,7 +9135,7 @@ var LOCALE_AUTHWEB_DE = {
|
|
|
9135
9135
|
list: [SSO_GOOGLE_CONFIG, SSO_MICROSOFT_CONFIG, SSO_VIDIS_CONFIG, SSO_QR_CODE_CONFIG]
|
|
9136
9136
|
},
|
|
9137
9137
|
signUp: {
|
|
9138
|
-
list: [SSO_GOOGLE_CONFIG, SSO_MICROSOFT_CONFIG]
|
|
9138
|
+
list: [SSO_GOOGLE_CONFIG, SSO_MICROSOFT_CONFIG, SSO_VIDIS_CONFIG]
|
|
9139
9139
|
}
|
|
9140
9140
|
},
|
|
9141
9141
|
isPrimaryRegion: true,
|