mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-13 03:02:22 +01:00
Final version
This commit is contained in:
@@ -16,9 +16,4 @@ class BuildController extends GetxController {
|
||||
}
|
||||
selectedBuild.value = builds[0];
|
||||
}
|
||||
|
||||
void reset(){
|
||||
_builds = null;
|
||||
selectedBuild.value = null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user