Skip to content

Commit

Permalink
fix viewer caseclause error
Browse files Browse the repository at this point in the history
  • Loading branch information
milesmcc committed Jan 19, 2025
1 parent 2120ee5 commit 0d738db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platform/lib/platform/invites.ex
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ defmodule Platform.Invites do
:owner -> "Owner"
:manager -> "Manager"
:editor -> "Editor"
:viewer -> "Viewer"
:data_only_viewer -> "Data-only Viewer"
end}."
)
Expand Down

0 comments on commit 0d738db

Please sign in to comment.