mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-05 22:36:05 +02:00
Lint
This commit is contained in:
@@ -99,7 +99,6 @@
|
|||||||
if (args.json.closedAt) {
|
if (args.json.closedAt) {
|
||||||
isClosed.value = true;
|
isClosed.value = true;
|
||||||
}
|
}
|
||||||
console.log(args.json.closedAt);
|
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
.catch((e) => {
|
.catch((e) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user