1
0
Fork 0

Update vencord_mobile.js [TEST]

This commit is contained in:
Akìra 2024-05-01 12:54:15 +00:00 committed by GitHub
parent c60e86cfd1
commit c77e5151e4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,8 +39,7 @@
Object.assign(document.createElement("link"), {
rel: "stylesheet",
type: "text/css",
href: "https://github.com/Vendicated/Vencord/releases/download/devbuild/browser.css",
href: "https://raw.githubusercontent.com/VendroidEnhanced/Vencord/main/src/utils/fixes.css"
href: "https://github.com/slotmachinedev/Vendroid/releases/download/devbuild/browser.css"
})
), { once: true });
})();