refactored code
This commit is contained in:
@@ -3,7 +3,7 @@ import { createStore } from 'vuex'
|
||||
export default createStore({
|
||||
state: {
|
||||
id64: '',
|
||||
vanityUrl: ''
|
||||
vanityUrl: '',
|
||||
},
|
||||
mutations: {
|
||||
},
|
||||
|
Reference in New Issue
Block a user