diff --git a/module/Apps/StatsViewer.mjs b/module/Apps/StatsViewer.mjs index 57a1cd8..152be1c 100644 --- a/module/Apps/StatsViewer.mjs +++ b/module/Apps/StatsViewer.mjs @@ -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: {