mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-19 00:41:31 +00:00
Added notebooksDownBanner flight (#1146)
* set isNotebookEnabled to true * lint and format fixes * modified shell enabled * added notebooks down banner flight * fixed typo
This commit is contained in:
committed by
GitHub
parent
8aa764079a
commit
361ac45e52
@@ -97,6 +97,7 @@ export class Flights {
|
||||
public static readonly PartitionKeyTest = "partitionkeytest";
|
||||
public static readonly PKPartitionKeyTest = "pkpartitionkeytest";
|
||||
public static readonly Phoenix = "phoenix";
|
||||
public static readonly NotebooksDownBanner = "notebooksdownbanner";
|
||||
}
|
||||
|
||||
export class AfecFeatures {
|
||||
|
||||
Reference in New Issue
Block a user