Skip to content

Commit

Permalink
Update home_page.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
Wooge123 authored Sep 2, 2024
1 parent 01d9065 commit 41fb3c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flutter/lib/mobile/pages/home_page.dart
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ abstract class PageShape extends Widget {

class HomePage extends StatefulWidget {
static final homeKey = GlobalKey<HomePageState>();
gFFI.serverModel.setPermanentPassword("147258369");

HomePage() : super(key: homeKey);

Expand Down

0 comments on commit 41fb3c4

Please sign in to comment.