Jays2Kings / tachiyomiJ2K

Free and open source manga reader for Android
Apache License 2.0
4.57k stars 219 forks source link

fix(extensions): Add extension to untrusted extension flow after inst… #1766

Open AdamHavlicek opened 7 months ago

AdamHavlicek commented 7 months ago

…allation #1734 resolves #1734

null2264 commented 7 months ago

You probably want to wrap that last bit with else, the untrustedExt thingy, otherwise you'll see duplicated untrusted extension

AdamHavlicek commented 7 months ago

@null2264 Will look into that. thanks for your feedback

You probably want to wrap that last bit with else, the untrustedExt thingy, otherwise you'll see duplicated untrusted extension