fix
This commit is contained in:
@@ -727,7 +727,7 @@ const confirmReset = () => {
|
||||
tableName.value = ''
|
||||
tableNameValid.value = true
|
||||
tableNameTouched.value = false
|
||||
buildSummary.value = true
|
||||
buildSummary.value = false
|
||||
searchQuery.value = ''
|
||||
showNotification('Все настройки сброшены', 'success')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user