Update Constants.kt
This commit is contained in:
parent
f27d6707f4
commit
dc45c522f0
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
package com.nin0dev.vendroid
|
||||
|
||||
object Constants {
|
||||
const val JS_BUNDLE_URL = "https://github.com/VendroidEnhanced/Vencord/releases/download/devbuild/browser.js"
|
||||
const val JS_BUNDLE_URL = "https://github.com/VendroidEnhanced/plugin/releases/download/devbuild/browser.js"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue