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,
|
resizable: true,
|
||||||
minimizable: true,
|
minimizable: true,
|
||||||
controls: [
|
controls: [
|
||||||
{
|
// {
|
||||||
label: `Add All Users To Graph`,
|
// label: `Add All Users To Graph`,
|
||||||
action: `addAllUsers`,
|
// action: `addAllUsers`,
|
||||||
},
|
// },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
position: {
|
position: {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue