mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-05 06:16:05 +02:00
Fix saving credentials
This commit is contained in:
@@ -111,7 +111,7 @@
|
||||
<div class="detail">
|
||||
<span class="name" v-text="user.user.displayName"></span>
|
||||
<span class="extra" v-text="user.user.username"></span>
|
||||
<span class="extra" v-text="user.loginParmas.endpoint"></span>
|
||||
<span class="extra" v-text="user.loginParams.endpoint"></span>
|
||||
</div>
|
||||
<el-button
|
||||
type="default"
|
||||
|
||||
Reference in New Issue
Block a user