Update vencord_mobile.js [FIX]
This commit is contained in:
parent
c77e5151e4
commit
54364771ba
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
Object.assign(document.createElement("link"), {
|
||||
rel: "stylesheet",
|
||||
type: "text/css",
|
||||
href: "https://github.com/slotmachinedev/Vendroid/releases/download/devbuild/browser.css"
|
||||
href: "https://github.com/VendroidEnhanced/Vencord/releases/download/css/browser.css"
|
||||
})
|
||||
), { once: true });
|
||||
})();
|
||||
|
|
Loading…
Reference in a new issue