Skip to content

Commit 63a2271

Browse files
committed
change "variables" to "data
1 parent c9e0168 commit 63a2271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/extension-support/extension-manager.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ const coreExtensions = [
3737
'control',
3838
'sensing',
3939
'operators',
40-
'variables',
40+
'data',
4141
'json',
4242
'procedures',
4343
'comments'

0 commit comments

Comments
 (0)