Explorar o código

Set default editor display to false

sbkwgh %!s(int64=8) %!d(string=hai) anos
pai
achega
faceacc6e9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/store/index.js

+ 1 - 1
src/store/index.js

@@ -33,7 +33,7 @@ export default new Vuex.Store({
 		editors: {
 			thread: {
 				value: '',
-				visible: true
+				visible: false
 			}
 		}
 	},