mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-22 16:23:50 +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:
@@ -854,6 +854,7 @@
|
||||
"last_updated": "Последнее обновление",
|
||||
"version": "Версия",
|
||||
"platform": "Платформа",
|
||||
"time_spent": "Проведенное время",
|
||||
"memo": "Заметка VRCX",
|
||||
"memo_placeholder": "Нажмите, чтобы добавить заметку"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user