forked from AkkomaGang/akkoma-fe
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)
|
||||
},
|
||||
setMobileLayout ({ commit }, value) {
|
||||
console.log('setMobileLayout called')
|
||||
commit('setMobileLayout', value)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue