mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-14 03:32:23 +01:00
Added lawin warning
This commit is contained in:
@@ -16,7 +16,7 @@ class LauncherPage extends StatelessWidget {
|
||||
children: [
|
||||
UsernameBox(),
|
||||
VersionSelector(),
|
||||
DeploymentSelector(enabled: false),
|
||||
DeploymentSelector(enabled: true),
|
||||
const LaunchButton()
|
||||
],
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user