mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-02-24 04:57:50 +00:00
Change value of the example SelfServeType enum to match name of (#2062)
localization file.
This commit is contained in:
parent
3fcbdf6152
commit
51a412e2c0
@ -30,7 +30,7 @@ export enum SelfServeType {
|
||||
invalid = "invalid",
|
||||
// Add your self serve types here
|
||||
// NOTE: text and casing of the enum's value must match the corresponding file in Localization\en\
|
||||
example = "example",
|
||||
example = "SelfServeExample",
|
||||
sqlx = "SqlX",
|
||||
graphapicompute = "GraphAPICompute",
|
||||
materializedviewsbuilder = "MaterializedViewsBuilder",
|
||||
|
Loading…
x
Reference in New Issue
Block a user