mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-29 09:35:38 -05:00
change layout to refresh (#1025)
This commit is contained in:
@@ -134,7 +134,7 @@ export class DashboardWidgetContainer extends DashboardTab implements OnDestroy,
|
||||
}
|
||||
|
||||
public refresh(): void {
|
||||
this._widgetContent.layout();
|
||||
this._widgetContent.refresh();
|
||||
}
|
||||
|
||||
public enableEdit(): void {
|
||||
|
||||
Reference in New Issue
Block a user