mirror of
https://github.com/foss42/apidash.git
synced 2025-05-28 20:27:04 +08:00
hive updates
This commit is contained in:
@ -42,7 +42,7 @@ Future<bool> initApp(
|
||||
try {
|
||||
debugPrint("initializeUsingPath: $initializeUsingPath");
|
||||
debugPrint("workspaceFolderPath: ${settingsModel?.workspaceFolderPath}");
|
||||
final openBoxesStatus = await openBoxes(
|
||||
final openBoxesStatus = await initHiveBoxes(
|
||||
initializeUsingPath,
|
||||
settingsModel?.workspaceFolderPath,
|
||||
);
|
||||
|
Reference in New Issue
Block a user