mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 07:47:24 +00:00
fix history database
This commit is contained in:
@@ -337,6 +337,7 @@ class HistoryManager with ChangeNotifier {
|
||||
}
|
||||
|
||||
void close() {
|
||||
isInitialized = false;
|
||||
_db.dispose();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user