Potentially fix 'database is locked' crash

This commit is contained in:
AntsyLich
2026-03-23 20:13:39 +06:00
parent cb0e329716
commit f8e82b9322
2 changed files with 19 additions and 9 deletions
+1
View File
@@ -13,6 +13,7 @@ The format is a modified version of [Keep a Changelog](https://keepachangelog.co
## [Unreleased]
### Fixed
- Fix app crashing when trying to add extension repo with existing signature ([@AntsyLich](https://github.com/AntsyLich))
- Potentially fix 'database is locked' crash ([@AntsyLich](https://github.com/AntsyLich))
## [v0.19.5] - 2026-03-20
### Changed