mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-17 13:53:52 +02:00
Clear icon table on login 3
This commit is contained in:
@@ -7450,7 +7450,7 @@ import gameLogService from './service/gamelog.js'
|
||||
// App: VRCPlus Icons
|
||||
|
||||
API.$on('LOGIN', function () {
|
||||
$app.data.VRCPlusIconsTable = {};
|
||||
$app.VRCPlusIconsTable = {};
|
||||
});
|
||||
|
||||
$app.methods.displayVRCPlusIconsTable = function () {
|
||||
|
||||
Reference in New Issue
Block a user