Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
fix: field failed to load if no nodes are specified
Browse files Browse the repository at this point in the history
  • Loading branch information
tobimori committed Jan 8, 2022
1 parent 650d702 commit 4d07972
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 480 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
node_modules
.DS_Store
.pnpm-debug.log
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "coralic/kirby-extended-writer",
"description": "Supercharge Kirby's Writer field with new nodes, marks and features",
"type": "kirby-plugin",
"version": "1.0.0",
"version": "1.0.1",
"keywords": [
"kirby"
],
Expand Down
13 changes: 1 addition & 12 deletions index.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4d07972

Please sign in to comment.