Skip to content

Commit 99447c3

Browse files
author
ppawlowski
committed
Enable tables feature for Enterprise on staging
1 parent 6ef339f commit 99447c3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/scripts/initial-setup.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,8 @@ curl -ks -w "\n" -XPOST \
336336
"ffNodes": true,
337337
"rbacApplication": true,
338338
"npm": true,
339-
"ffNodes": true
339+
"ffNodes": true,
340+
"tables": true
340341
},
341342
"instances": {
342343
"'"$projectTypeId"'": {

0 commit comments

Comments
 (0)