You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/sim/app/workspace/[workspaceId]/home/components/message-content/components/special-tags/special-tags.tsx
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2319,9 +2319,9 @@ function ServiceAccountConnectDisplay({
2319
2319
constconnected=locallyConnected
2320
2320
2321
2321
// Creating a credential mutates the workspace — hide it from read-only
2322
-
// members, and honour the provider's own preview gate (custom Slack bots
2323
-
// ride the slack_v2 flag) so chat can't surface what the integrations page
2324
-
// deliberately hides.
2322
+
// members, and honor the owning block's visibility (custom Slack bots follow
2323
+
// slack_v2) so chat can't surface what the integrations page deliberately
0 commit comments