Remove action that I haven't implemented yet

This commit is contained in:
Oliver-Akins 2025-06-01 13:03:13 -06:00
parent 21b9cf5b2d
commit 6ef20e1ec1

View file

@ -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: {