fixed changelog typo

This commit is contained in:
Gani Georgiev 2024-02-11 09:37:27 +02:00
parent 27b6d0c505
commit aaa6e971a3
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
- Allow `HEAD` requests to the `/api/health` endpoint ([#4310](https://github.com/pocketbase/pocketbase/issues/4310)). - Allow `HEAD` requests to the `/api/health` endpoint ([#4310](https://github.com/pocketbase/pocketbase/issues/4310)).
- Fixed the `editor` field value inside the View collection preview panel. - Fixed the `editor` field value when visualized inside the View collection preview panel.
- Manually clear all TinyMCE events on editor removal (_workaround for [tinymce#9377](https://github.com/tinymce/tinymce/issues/9377)_). - Manually clear all TinyMCE events on editor removal (_workaround for [tinymce#9377](https://github.com/tinymce/tinymce/issues/9377)_).