diff --git a/app/components/Settings/Database.vue b/app/components/Settings/Database.vue index 91f406f9..26132fd5 100644 --- a/app/components/Settings/Database.vue +++ b/app/components/Settings/Database.vue @@ -5,13 +5,12 @@ colSpan="2" rowSpan="2" class="options-list" - @loaded="listViewLoad" for="item in items" > - + @@ -21,19 +20,42 @@ @touch="touch($event, item.action)" > - -