forked from FoundKeyGang/FoundKey
Fix bug
This commit is contained in:
parent
0efb7af17b
commit
bdc6718ae5
1 changed files with 1 additions and 2 deletions
|
@ -36,8 +36,7 @@ export default Vue.extend({
|
||||||
password: '',
|
password: '',
|
||||||
token: '',
|
token: '',
|
||||||
apiUrl,
|
apiUrl,
|
||||||
host,
|
host
|
||||||
twitterIntegration
|
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
|
Loading…
Reference in a new issue