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:
@@ -15,6 +15,7 @@ export interface IDashboardTab {
|
||||
isHomeTab?: boolean;
|
||||
group?: string;
|
||||
iconClass?: string;
|
||||
hideRefreshTask?: boolean;
|
||||
}
|
||||
|
||||
export interface IDashboardTabGroup {
|
||||
|
||||
Reference in New Issue
Block a user