From 1e9044c7eeda8440702b84b0e44835879ddca261 Mon Sep 17 00:00:00 2001 From: Jonas Karlsson Date: Fri, 25 Mar 2022 19:13:40 +0100 Subject: [PATCH] feat: Add option to not disable item bonuses when using ABP. Sigh. I forgot to lint. Foiled by an extra newline. :) --- src/module/xdy-pf2e-workbench.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/module/xdy-pf2e-workbench.ts b/src/module/xdy-pf2e-workbench.ts index 41bdda70c..b872ed977 100644 --- a/src/module/xdy-pf2e-workbench.ts +++ b/src/module/xdy-pf2e-workbench.ts @@ -599,4 +599,3 @@ function hooksForGMSetup() { }); } } -