-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(field-registering): fix field registering on the server and the a…
…dmin (#91)
- Loading branch information
1 parent
d077436
commit 3e29d91
Showing
4 changed files
with
4 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -47,7 +47,6 @@ A plugin for [Strapi Headless CMS](https://github.com/strapi/strapi) that provid | |
## 🧰 Requirements | ||
|
||
- `[email protected]` | ||
- `[email protected]` | ||
|
||
Complete installation requirements are exact the same as for Strapi itself and could be found in the [official Strapi | ||
documentation](https://docs.strapi.io/dev-docs/quick-start). | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters