1
0
mirror of https://github.com/AllanWang/Frost-for-Facebook.git synced 2024-11-09 20:42:34 +01:00

Remove extra jsasset item

This commit is contained in:
Allan Wang 2022-09-15 18:42:58 -07:00
parent fc508890a7
commit 430fe9c142
No known key found for this signature in database
GPG Key ID: C93E3F9C679D7A56

View File

@ -33,7 +33,6 @@ import kotlinx.coroutines.withContext
* js file name
*/
enum class JsAssets(private val singleLoad: Boolean = true) : InjectorContract {
MENU,
CLICK_A,
CONTEXT_A,
MEDIA,