src/store/getters.js
@@ -61,6 +61,7 @@ ...navigation, ...search, viewerExist: (state) => state.viewer.viewerExist, calenderShow: (state) => state.viewer.calenderShow, twoOrThree: (state) => state.viewer.twoOrThree, popupBgUrl: (state) => state.popupParams.popupBgUrl, pupupQRUrl: (state) => state.popupParams.pupupQRUrl,