chore: add missing multi-level editor for approval workflow, rename projects to campaings.
This commit is contained in:
@@ -6,6 +6,6 @@ public static class KnownClaims
|
||||
public const string PortraitUrl = "portraitUrl";
|
||||
public const string WorkspaceScope = "workspace";
|
||||
public const string ClientScope = "client";
|
||||
public const string ProjectScope = "project";
|
||||
public const string CampaignScope = "campaign";
|
||||
public const string Persona = "persona";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user