forked from AkkomaGang/akkoma-fe
Merge branch 'debug_message' into 'develop'
remove debug message See merge request pleroma/pleroma-fe!735
This commit is contained in:
commit
2f725c570b
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