added aio fixes to fixEverything

This commit is contained in:
Calvin Fuchs
2021-06-18 19:37:42 +02:00
parent 24c715ecf3
commit dbc5e29bd8
2 changed files with 4 additions and 1 deletions

View File

@@ -320,6 +320,9 @@ void fixAll(){
deleteBootFlags();
deleteInstalledThemes();
fixClingWrap();
fixAIOUpdate();
stillNoBootInfo();
}