mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-07-17 18:49:55 +08:00
Create a default .env file
This way people don't need to remember to run the setup env script
This commit is contained in:
1
lib/.env.dart
Normal file
1
lib/.env.dart
Normal file
@ -0,0 +1 @@
|
||||
final environment = {"sentry":null};
|
Reference in New Issue
Block a user