updates frontend to use DB api

This commit is contained in:
2019-07-04 14:53:50 +02:00
parent 4e28eb4159
commit 503ebf7b6b
5 changed files with 103 additions and 61 deletions

View File

@@ -35,7 +35,6 @@
data () {
return {
state: AppStorage.state,
_requested: false, // Dummy state
};
},
computed: {