Skip to content

Commit

Permalink
Merge pull request #388 from plone/maurits-warnings
Browse files Browse the repository at this point in the history
Fix DeprecationWarnings.
  • Loading branch information
gforcada authored Jan 21, 2025
2 parents e423528 + 39423e5 commit 5aae816
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions news/4090.bugfix
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fix DeprecationWarnings. [maurits]
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<registry>
<records interface="Products.CMFPlone.interfaces.controlpanel.ITinyMCESchema"
<records interface="plone.base.interfaces.ITinyMCESchema"
prefix="plone"
>

Expand Down

0 comments on commit 5aae816

Please sign in to comment.