Fix login

This commit is contained in:
Dane Everitt 2018-07-15 16:57:00 -07:00
parent ca27346e49
commit 4c4f6d3afe
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
4 changed files with 7 additions and 41 deletions

View file

@ -1,7 +1,7 @@
import LoadingState from '../../models/loadingStates';
import route from '../../../../../vendor/tightenco/ziggy/src/js/route';
export const serverModule = {
export default {
state: {
servers: {},
serverIDs: [],