jichoi / calendar star
방선주 방선주 06-26
250626 방선주 AppStore에 authorization 추가
@f75bc044cf103b8b4f128cf5421da20b27533d0f
client/views/pages/AppStore.js
--- client/views/pages/AppStore.js
+++ client/views/pages/AppStore.js
@@ -3,7 +3,7 @@
 
 export default createStore({
     plugins: [createPersistedState({
-        paths: ['userInfo', 'roles', 'pageAuth'],
+        paths: ['authorization', 'userInfo', 'roles', 'pageAuth'],
     })],
     state: {
         authorization: null,
Add a comment
List