duplicate line
This commit is contained in:
@@ -188,7 +188,6 @@ function registerEvents(store) {
|
||||
store.dispatch(actions.setActiveSkill(null));
|
||||
store.dispatch(actions.setInfo(null));
|
||||
store.dispatch(actions.setItemUnequip([]));
|
||||
store.dispatch(actions.setItemUnequip([]));
|
||||
store.dispatch(actions.setVboxCombiner(null));
|
||||
store.dispatch(actions.setVboxHighlight(null));
|
||||
store.dispatch(actions.setVboxInfo(null));
|
||||
|
||||
Reference in New Issue
Block a user