mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-07 02:46:55 +08:00
optimize layout
This commit is contained in:
@@ -116,7 +116,7 @@ QueryGetAPI<string>(BASE_API_URL + 'vtsuru/version')
|
||||
}
|
||||
HyperDX.setGlobalAttributes({
|
||||
userId: account.value.id.toString(),
|
||||
userName: account.value.name
|
||||
userName: account.value.name,
|
||||
})
|
||||
}
|
||||
useAuth.getAuthInfo()
|
||||
|
||||
Reference in New Issue
Block a user