Skip to content

Commit

Permalink
web/satellite: Update member invite hint to be more accurate
Browse files Browse the repository at this point in the history
Be more transparent that project members will have delete capabilities
in addition to read/write capabilities in the hint that appears when
attempting to invite a new project member.

Change-Id: I88a15f562458dbc4d1b5d4b7a9f632ca45db89f6
  • Loading branch information
mobyvb committed Apr 3, 2024
1 parent c460d8e commit 96317db
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -61,7 +61,7 @@
:rules="emailRules"
maxlength="72"
label="Enter e-mail"
hint="Members will have read & write permissions."
hint="Members will have read, write, and delete permissions."
required
autofocus
class="my-2"
Expand Down

0 comments on commit 96317db

Please sign in to comment.