mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Make standalone registration more accessible
Add buttons for switching between the linking flow and the standalone registration flow. The button and standalone registration are only availble in a development environment. // FREEBIE
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
installFinalButton: i18n('installFinalButton'),
|
||||
installTooManyDevices: i18n('installTooManyDevices'),
|
||||
ok: i18n('ok'),
|
||||
development: window.config.environment === 'development'
|
||||
};
|
||||
},
|
||||
initialize: function(options) {
|
||||
|
||||
Reference in New Issue
Block a user