Remove action that I haven't implemented yet
This commit is contained in:
parent
21b9cf5b2d
commit
6ef20e1ec1
1 changed files with 4 additions and 4 deletions
|
|
@ -21,10 +21,10 @@ export class StatsViewer extends HandlebarsApplicationMixin(ApplicationV2) {
|
|||
resizable: true,
|
||||
minimizable: true,
|
||||
controls: [
|
||||
{
|
||||
label: `Add All Users To Graph`,
|
||||
action: `addAllUsers`,
|
||||
},
|
||||
// {
|
||||
// label: `Add All Users To Graph`,
|
||||
// action: `addAllUsers`,
|
||||
// },
|
||||
],
|
||||
},
|
||||
position: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue