Fix WebView crash introduced in v0.19.2 (#2649)

This commit is contained in:
bapeey
2025-11-04 00:43:40 -05:00
committed by GitHub
parent e8bdf58530
commit bdb0ce4779
2 changed files with 12 additions and 11 deletions
+2
View File
@@ -11,6 +11,8 @@ The format is a modified version of [Keep a Changelog](https://keepachangelog.co
- `Other` - for technical stuff.
## [Unreleased]
### Fixed
- Fix WebView crash introduced in 0.19.2 ([@bapeey](https://github.com/bapeey)) ([#2649](https://github.com/mihonapp/mihon/pull/2649))
## [v0.19.2] - 2025-11-02
### Added