remove debug output
Signed-off-by: Stefan Dej <meteyou@gmail.com>
This commit is contained in:
parent
99f5325fe8
commit
37d1867bd6
@ -125,8 +125,6 @@ export const actions: ActionTree<GuiState, RootState> = {
|
||||
},
|
||||
|
||||
deleteWebcam({ commit, dispatch, state }, payload) {
|
||||
window.console.log(payload)
|
||||
|
||||
commit("deleteWebcam", payload)
|
||||
dispatch('updateSettings', {
|
||||
keyName: 'webcam.configs',
|
||||
|
Loading…
x
Reference in New Issue
Block a user