mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-17 22:03:50 +02:00
bugfix
This commit is contained in:
@@ -2507,7 +2507,7 @@ if (window.CefSharp) {
|
||||
}
|
||||
ctx.expired_ = false;
|
||||
if (ctx.tags) {
|
||||
[ctx.group_] = ctx.tags;
|
||||
ctx.group_ = ctx.tags;
|
||||
}
|
||||
return ctx;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user