Skip to content

Commit

Permalink
2 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
SGI-CAPP-AT2 authored Jan 3, 2025
1 parent 8977a37 commit 2d81557
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

[![Slack](https://img.shields.io/badge/chat-on_slack-purple.svg?style=for-the-badge&logo=slack)](https://slackinvite.ccextractor.org/)

# also change

<!-- TABLE OF CONTENTS -->
<details open="open">
<summary>Table of Contents</summary>
Expand Down
2 changes: 2 additions & 0 deletions lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ import 'package:taskwarrior/app/utils/app_settings/app_settings.dart';
import 'package:taskwarrior/app/utils/permissions/permissions_manager.dart';
import 'app/routes/app_pages.dart';

// CHANGE

void main() async {
WidgetsFlutterBinding.ensureInitialized();
await AppSettings.init();
Expand Down

0 comments on commit 2d81557

Please sign in to comment.