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