removed an accidental console.log
This commit is contained in:
parent
967e389d0e
commit
e6028c4c07
1 changed files with 1 additions and 1 deletions
|
|
@ -254,7 +254,7 @@ Dialog {
|
|||
notification.show(errorMessage)
|
||||
return;
|
||||
}
|
||||
console.log('configDone')
|
||||
|
||||
categoryModel.update()
|
||||
// Now show the categories View
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue