Closed Lapotor closed 5 months ago
This PR contains:
The input fields for links and images set to type url instead of non-existing type href.
url
href
fixes: #550
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in the thread.
This PR contains:
Breaking Changes?
Checklist
Describe Your Changes
The input fields for links and images set to type
url
instead of non-existing typehref
.Does this PR affects any existing issues?
fixes: #550