UI Feature Flag: Identity server
This commit is contained in:
parent
f4f94e31d1
commit
d3c84e25f5
4 changed files with 76 additions and 25 deletions
|
@ -18,4 +18,5 @@ limitations under the License.
|
|||
export enum UIFeature {
|
||||
URLPreviews = "UIFeature.urlPreviews",
|
||||
Widgets = "UIFeature.widgets",
|
||||
IdentityServer = "UIFeature.identityServer",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue