diff --git a/src/store/socket.js b/src/store/socket.js index d2f5ed0..f48ad82 100644 --- a/src/store/socket.js +++ b/src/store/socket.js @@ -347,7 +347,7 @@ class LiveSession { if (!isLightweight) { this._store.commit("toggleNight", !!isNight); this._store.commit( - "session/toggleRecordVoteHistory", + "session/setVoteHistoryAllowed", isVoteHistoryAllowed ); this._store.commit("session/nomination", {