Skip to content

Commit

Permalink
Not Ready
Browse files Browse the repository at this point in the history
  • Loading branch information
DHD2280 committed May 5, 2024
1 parent d194d7a commit bea39a4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ public static ArrayList<Class<? extends XposedMods>> getMods(String packageName)
modPacks.add(FeatureEnabler.class);

// AOD
modPacks.add(AOD.class);
//modPacks.add(AOD.class);

// Statusbar
modPacks.add(StatusbarMods.class);
Expand Down

0 comments on commit bea39a4

Please sign in to comment.