Skip to content

Commit d763500

Browse files
committed
Format
1 parent 61efe95 commit d763500

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

scripts/lib/ExtensionsValidatorExceptions.js

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -393,10 +393,7 @@ const extensionsAllowedProperties = {
393393
javaScriptObjectAllowedProperties: [],
394394
},
395395
PanelSpriteButton: {
396-
gdjsAllowedProperties: [
397-
'TextRuntimeObject',
398-
'BitmapTextRuntimeObject',
399-
],
396+
gdjsAllowedProperties: ['TextRuntimeObject', 'BitmapTextRuntimeObject'],
400397
gdjsEvtToolsAllowedProperties: [],
401398
runtimeSceneAllowedProperties: [],
402399
javaScriptObjectAllowedProperties: [],

0 commit comments

Comments
 (0)