mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-19 17:22:48 -05:00
Adding flag to hide refresh button in dashboards. (#18964)
This commit is contained in:
@@ -70,6 +70,7 @@ export interface IDashboardTabContrib {
|
||||
isHomeTab?: boolean;
|
||||
group?: string;
|
||||
icon?: IUserFriendlyIcon;
|
||||
hideRefreshTask?: boolean;
|
||||
}
|
||||
|
||||
export interface IInsightTypeContrib {
|
||||
|
||||
Reference in New Issue
Block a user