pull/21833/head
David Baker 2019-12-19 19:49:36 +00:00
parent 48b166f451
commit 822762f014
1 changed files with 1 additions and 1 deletions

View File

@ -269,7 +269,7 @@ export default class CreateSecretStorageDialog extends React.PureComponent {
} }
_renderPhaseMigrate() { _renderPhaseMigrate() {
// This is a temporary screen so people who have the labs flag turned on and // TODO: This is a temporary screen so people who have the labs flag turned on and
// click the button are aware they're making a change to their account. // click the button are aware they're making a change to their account.
// Once we're confident enough in this (and it's supported enough) we can do // Once we're confident enough in this (and it's supported enough) we can do
// it automatically. // it automatically.