mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-24 11:55:28 +02:00
Reset search before switch to edit mode
This commit is contained in:
@@ -280,6 +280,9 @@
|
||||
if( state === false ) {
|
||||
this.selectedAccounts = []
|
||||
}
|
||||
else {
|
||||
this.search = '';
|
||||
}
|
||||
|
||||
this.editMode = state
|
||||
this.$parent.showToolbar = state
|
||||
|
Reference in New Issue
Block a user