diff --git a/web/src/store/index.js b/web/src/store/index.js index 08961a5..dc667ea 100644 --- a/web/src/store/index.js +++ b/web/src/store/index.js @@ -27,6 +27,7 @@ export default new Vuex.Store({ }, writer_name: `Spirit`, guesser_name: `Medium`, + eye_icon: `eye.svg`, //===========================================================================// // DO NOT EDIT ANYTHING BELOW THIS COMMENT