Rename libs

This commit is contained in:
Nullptr
2023-02-28 20:33:42 +08:00
parent f465cbf810
commit ff2658f2de
6 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -117,7 +117,7 @@ void revert_unmount_magisk() {
}
}
for (auto& s: targets) {
for (auto& s: reversed(targets)) {
lazy_unmount(s.data());
}
}