mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-23 02:17:40 -07:00
Fix bug
This commit is contained in:
parent
93b8307e04
commit
486535cfd3
1 changed files with 1 additions and 2 deletions
|
@ -36,8 +36,7 @@ export default Vue.extend({
|
|||
password: '',
|
||||
token: '',
|
||||
apiUrl,
|
||||
host,
|
||||
twitterIntegration
|
||||
host
|
||||
};
|
||||
},
|
||||
methods: {
|
||||
|
|
Loading…
Reference in a new issue