forked from CSGOWTF/csgowtf
updated frontend from typescript to javascript
This commit is contained in:
@@ -2,6 +2,8 @@ import { createStore } from 'vuex'
|
||||
|
||||
export default createStore({
|
||||
state: {
|
||||
id64: '',
|
||||
vanityUrl: ''
|
||||
},
|
||||
mutations: {
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user