You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Fixed modules screen not offering reboot when local modules change
This commit is contained in:
committed by
John Wu
parent
ea855837df
commit
6e14a727b1
@@ -193,6 +193,7 @@ class ModuleViewModel(
|
||||
.doOnSuccess {
|
||||
addInstalledEmptyMessage()
|
||||
addUpdatableEmptyMessage()
|
||||
updateActiveState()
|
||||
}
|
||||
.ignoreElement()!!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user