mirror of
https://github.com/foss42/apidash.git
synced 2025-05-26 02:36:31 +08:00
Update main.dart
This commit is contained in:
@ -40,6 +40,8 @@ Future<bool> initApp(
|
||||
}) async {
|
||||
GoogleFonts.config.allowRuntimeFetching = false;
|
||||
try {
|
||||
debugPrint("initializeUsingPath: $initializeUsingPath");
|
||||
debugPrint("workspaceFolderPath: ${settingsModel?.workspaceFolderPath}");
|
||||
final openBoxesStatus = await openBoxes(
|
||||
initializeUsingPath,
|
||||
settingsModel?.workspaceFolderPath,
|
||||
|
Reference in New Issue
Block a user