Skip to content

Commit

Permalink
Merge pull request #2841 from specklesystems/alessandro/web-1762-impr…
Browse files Browse the repository at this point in the history
…ove-workspace-discovery-message

chore(workspaces): update discoverability message
  • Loading branch information
alemagio authored Sep 2, 2024
2 parents 1ad990d + 3fa126a commit 4ac6d6d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<template>
<InviteBanner :invite="invite" @processed="processJoin">
<template #message>
You may join the workspace
Your team is already using Workspaces! Collaborate with your peers in the
<span class="font-medium">{{ workspace.name }}</span>
because it is part of your organization
space!
</template>
</InviteBanner>
</template>
Expand Down

0 comments on commit 4ac6d6d

Please sign in to comment.