Fix error empty if
This commit is contained in:
parent
734716acb4
commit
8cba40f5d3
@ -231,9 +231,6 @@ export default {
|
||||
location.href = "/setup";
|
||||
} else {
|
||||
this.show = true;
|
||||
|
||||
if (this.info.isEnabledMariaDBSocket) {
|
||||
}
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user