fixed ctrl+s not getting triggered in the editor field

This commit is contained in:
Gani Georgiev
2023-04-19 10:33:24 +03:00
parent 0420a00c18
commit fdf4f6d3bd
34 changed files with 154 additions and 118 deletions
+1 -1
View File
@@ -9,4 +9,4 @@ PB_DOCS_URL = "https://pocketbase.io/docs/"
PB_JS_SDK_URL = "https://github.com/pocketbase/js-sdk"
PB_DART_SDK_URL = "https://github.com/pocketbase/dart-sdk"
PB_RELEASES = "https://github.com/pocketbase/pocketbase/releases"
PB_VERSION = "v0.15.0"
PB_VERSION = "v0.15.1"