Skip to content

Commit eeb62b7

Browse files
authored
feat(manifest): set org_deploy_enabled to true to be org-ready (#364)
1 parent 6bb9a53 commit eeb62b7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
"interactivity": {
4848
"is_enabled": true
4949
},
50-
"org_deploy_enabled": false,
50+
"org_deploy_enabled": true,
5151
"socket_mode_enabled": true,
5252
"token_rotation_enabled": false
5353
}
54-
}
54+
}

0 commit comments

Comments
 (0)