mirror of
https://github.com/JuLi0n21/pwa-player.git
synced 2026-04-19 23:40:05 +00:00
test next time
This commit is contained in:
@@ -50,7 +50,7 @@ async function getMe() {
|
|||||||
|
|
||||||
console.log("active user: ", data.name)
|
console.log("active user: ", data.name)
|
||||||
userStore.setUser(data);
|
userStore.setUser(data);
|
||||||
userStore.baseUrl.value = data.endpoint;
|
userStore.baseUrl = data.endpoint;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user