[#] added missing import in the api preview for deleting records

This commit is contained in:
Gani Georgiev
2022-08-12 12:20:56 +03:00
parent d60dd13581
commit bd76130cd8
10 changed files with 14 additions and 13 deletions
+1 -1
View File
@@ -4,4 +4,4 @@ PB_PROFILE_COLLECTION = "profiles"
PB_INSTALLER_PARAM = "installer"
PB_RULES_SYNTAX_DOCS = "https://pocketbase.io/docs/manage-collections#rules-filters-syntax"
PB_RELEASES = "https://github.com/pocketbase/pocketbase/releases"
PB_VERSION = "v0.4.1"
PB_VERSION = "v0.4.2"