forked from noxious/client
removed dev thing
This commit is contained in:
parent
4a68e9976b
commit
811a1148fc
@ -54,8 +54,6 @@ onMounted(async () => {
|
|||||||
*/
|
*/
|
||||||
assetStore.fetchAssets()
|
assetStore.fetchAssets()
|
||||||
|
|
||||||
const response = await login('ethereal', 'kanker123')
|
|
||||||
|
|
||||||
if (response.success === undefined) {
|
if (response.success === undefined) {
|
||||||
notifications.addNotification({ message: response.error })
|
notifications.addNotification({ message: response.error })
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user