mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-10-30 23:36:39 +08:00
Change copy of Teams key modal (#2140)
This commit is contained in:
parent
e9ad21a87e
commit
1ad5b2e69d
1 changed files with 3 additions and 3 deletions
|
|
@ -327,9 +327,9 @@ defmodule LivebookWeb.Hub.Edit.TeamComponent do
|
||||||
Teams Key
|
Teams Key
|
||||||
</h3>
|
</h3>
|
||||||
<div class="justify-center">
|
<div class="justify-center">
|
||||||
This is your <strong>Teams Key</strong>. If you want to join or invite others
|
This is your <strong>Teams Key</strong>. This key is
|
||||||
to your organization, you will need to share your Teams Key with them. We
|
required for you and invited users to join this organization.
|
||||||
recommend storing it somewhere safe:
|
We recommend storing it somewhere safe:
|
||||||
</div>
|
</div>
|
||||||
<div class=" w-full">
|
<div class=" w-full">
|
||||||
<div id="teams-key-toggle" class="relative flex">
|
<div id="teams-key-toggle" class="relative flex">
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue