Dedicated Updater Page, Settings feedback

This commit is contained in:
Vendicated 2022-10-01 22:09:20 +02:00
parent cac77dce40
commit 2410582cf8
No known key found for this signature in database
GPG key ID: EC781ADFB93EFFA3
7 changed files with 143 additions and 83 deletions

View file

@ -32,7 +32,7 @@ async function init() {
"View Update",
() => {
popNotice();
Router.open("Vencord");
Router.open("VencordUpdater");
}
);
}, 10000);