update comments and name for clarity (#15504)

This commit is contained in:
Kim Santiago
2021-05-19 11:03:53 -07:00
committed by GitHub
parent b3d3906f76
commit 6b189be781
5 changed files with 6 additions and 6 deletions

View File

@@ -80,7 +80,7 @@ declare module 'dataworkspace' {
/**
* Gets the project actions to be placed on the dashboard toolbar
*/
readonly projectActions: (IProjectAction | IProjectActionGroup)[];
readonly projectToolbarActions: (IProjectAction | IProjectActionGroup)[];
/**
* Gets the project image to be used as background in dashboard container