Skip to content

Commit d6c749f

Browse files
authored
[6.0] add new fields plugins to core extensions (#45929)
#43974 (number) #45233 (note)
1 parent 4b31081 commit d6c749f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libraries/src/Extension/ExtensionHelper.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,8 @@ class ExtensionHelper
219219
['plugin', 'integer', 'fields', 0],
220220
['plugin', 'list', 'fields', 0],
221221
['plugin', 'media', 'fields', 0],
222+
['plugin', 'note', 'fields', 0],
223+
['plugin', 'number', 'fields', 0],
222224
['plugin', 'radio', 'fields', 0],
223225
['plugin', 'sql', 'fields', 0],
224226
['plugin', 'subform', 'fields', 0],

0 commit comments

Comments
 (0)