Skip to content
Snippets Groups Projects
Commit 64c12f73 authored by Adam Procter's avatar Adam Procter
Browse files

Merge branch 'futurenogg' into main

parents 1f102762 5cff9bde
Branches
No related tags found
No related merge requests found
...@@ -79,7 +79,6 @@ export const mutations = { ...@@ -79,7 +79,6 @@ export const mutations = {
}) })
}, },
GET_MY_NODES() { GET_MY_NODES() {
console.log('called ' + deviceName)
pouchdb pouchdb
.get(deviceName) .get(deviceName)
.then(function (doc) { .then(function (doc) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment