forked from noxious/client
end me
This commit is contained in:
parent
65ec6ed0b9
commit
4d58801897
@ -53,13 +53,6 @@ onMounted(async () => {
|
||||
* Fetch assets from the server
|
||||
*/
|
||||
assetStore.fetchAssets()
|
||||
|
||||
if (response.success === undefined) {
|
||||
notifications.addNotification({ message: response.error })
|
||||
}
|
||||
|
||||
socket.setToken(response.token)
|
||||
socket.initConnection()
|
||||
})
|
||||
|
||||
async function loginFunc() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user