mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 06:43:51 +02:00
Clean up boop dialog
This commit is contained in:
@@ -592,6 +592,9 @@
|
||||
notificationRequest
|
||||
.sendNotificationResponse(params)
|
||||
.then((json) => {
|
||||
if (!json) {
|
||||
return;
|
||||
}
|
||||
const args = {
|
||||
json,
|
||||
params
|
||||
|
||||
Reference in New Issue
Block a user