mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 13:49:54 +00:00
6 lines
351 B
Text
6 lines
351 B
Text
GH-36493
|
|
--------
|
|
Validate extension JSON: Error: Field 'classes/PopupMenu/methods/add_icon_shortcut/arguments': size changed value in new API, from 4 to 5.
|
|
Validate extension JSON: Error: Field 'classes/PopupMenu/methods/add_shortcut/arguments': size changed value in new API, from 3 to 4.
|
|
|
|
Added optional argument. Compatibility methods registered.
|