Skittyblock / Dune

A free, open-source, iOS 13-like dark mode for iOS 11 and 12
GNU General Public License v3.0
74 stars 17 forks source link

[Bug] Toggle related tweaks not working for Deluminator #12

Open rllbe opened 5 years ago

rllbe commented 5 years ago

toggleRelatedDarkModeTweaks is not working for Deluminator, however when I remove ".plist" in this line of code (https://github.com/Skittyblock/Dune/blob/9b1df9790230115b7553cc9dbadf36889018d7f9/Tweak.xm#L37) it works.

Skittyblock commented 5 years ago

That's... interesting. @foxfortmobile can you check this?