Skip to content

Commit 929c31c

Browse files
authored
feat(manifest): set org_deploy_enabled to true to be org-ready (#52)
1 parent 856a4ff commit 929c31c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
"interactivity": {
5252
"is_enabled": true
5353
},
54-
"org_deploy_enabled": false,
54+
"org_deploy_enabled": true,
5555
"socket_mode_enabled": true,
5656
"token_rotation_enabled": false
5757
}
58-
}
58+
}

0 commit comments

Comments
 (0)