Skip to content

Commit

Permalink
hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
pablouser1 committed Oct 28, 2024
1 parent 1992db3 commit b16d05d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ import 'package:openuma/views/home.dart';
import 'package:dynamic_color/dynamic_color.dart';

void main() {
api.setTokensFromConfig();
runApp(const App());
api.setTokensFromConfig();
}

class App extends StatelessWidget {
Expand Down

0 comments on commit b16d05d

Please sign in to comment.