Skip to content

Commit

Permalink
fix: more comprehensive wording for devices wipe action
Browse files Browse the repository at this point in the history
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
  • Loading branch information
Jerome-Herbinet authored and skjnldsv committed Mar 16, 2024
1 parent 1d7423e commit c97d635
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion apps/settings/src/components/Users/UserRow.vue
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@ export default {
},
{
icon: 'icon-delete',
text: t('settings', 'Wipe all devices'),
text: t('settings', 'Disconnect all devices and delete local data'),
action: this.wipeUserDevices,
},
{
Expand Down
4 changes: 2 additions & 2 deletions dist/settings-users-3239.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/settings-users-3239.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/settings-vue-settings-apps-users-management.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/settings-vue-settings-apps-users-management.js.map

Large diffs are not rendered by default.

0 comments on commit c97d635

Please sign in to comment.