Skip to content
Snippets Groups Projects
Commit 7ce9da65 authored by feld's avatar feld
Browse files

Remove dangling comma

parent 7dace3ad
Branches
No related tags found
1 merge request!339Remove remnants of Logger from AdminFE
......@@ -80,7 +80,7 @@ export default {
},
searchQuery() {
return this.$store.state.settings.searchQuery
},
}
},
mounted() {
if (this.searchQuery.length > 0) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment