mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-03 17:23:42 -05:00
integrate with contextkeyservice (#804)
* commting .d.ts changes * added serverinfo to .d.ts * maybe its working? * works * updated contrib * remove unnecessary code * fix compile errors * change back sqlops engine for merge
This commit is contained in:
@@ -27,6 +27,7 @@ export interface IDashboardTab {
|
||||
container?: object;
|
||||
provider?: string | string[];
|
||||
edition?: number | number[];
|
||||
when?: string;
|
||||
alwaysShow?: boolean;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user