From 6ef20e1ec1aba140f00c8908c3b7a84133bb7c81 Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Sun, 1 Jun 2025 13:03:13 -0600 Subject: [PATCH] Remove action that I haven't implemented yet --- module/Apps/StatsViewer.mjs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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: {