mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 14:23:51 +02:00
remove unnecessary lazy
This commit is contained in:
@@ -406,7 +406,6 @@ function openExternalLink(link) {
|
||||
}
|
||||
})
|
||||
.then((action) => {
|
||||
console.log(action);
|
||||
if (action === 'confirm') {
|
||||
AppApi.OpenLink(link);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user