mirror of
https://git.rape.pet/ulith/amputoma-fe.git
synced 2025-02-08 06:12:39 +01:00
remove debug message
This commit is contained in:
parent
8c7f765dff
commit
7259e02a10
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@ const interfaceMod = {
|
||||||
commit('setNotificationPermission', permission)
|
commit('setNotificationPermission', permission)
|
||||||
},
|
},
|
||||||
setMobileLayout ({ commit }, value) {
|
setMobileLayout ({ commit }, value) {
|
||||||
console.log('setMobileLayout called')
|
|
||||||
commit('setMobileLayout', value)
|
commit('setMobileLayout', value)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue