mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-25 17:53:48 +02:00
Add Avatar Wear Timers (#1086)
* Update avatar history table * Tracking time when swapping avis * Time spent now visible on application * Added wear time tracking on game open/close * Update avatar history table * Tracking time when swapping avis * Time spent now visible on application * Added wear time tracking on game open/close * Adjusted "ON CONFLICT" query * Removed unneccesary "previousAvatar" parameter
This commit is contained in:
@@ -856,6 +856,7 @@
|
||||
"last_updated": "最後更新",
|
||||
"version": "版本",
|
||||
"platform": "平台",
|
||||
"time_spent": "停留時長",
|
||||
"memo": "備註",
|
||||
"memo_placeholder": "點擊新增備忘錄"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user