From c88956100362f2691d30627875366da5f80783b2 Mon Sep 17 00:00:00 2001 From: Bunny67 Date: Wed, 9 Jun 2021 20:35:51 +0300 Subject: [PATCH] space --- WeakAuras/Prototypes.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WeakAuras/Prototypes.lua b/WeakAuras/Prototypes.lua index 15fc084..effec61 100644 --- a/WeakAuras/Prototypes.lua +++ b/WeakAuras/Prototypes.lua @@ -6059,7 +6059,7 @@ Private.event_prototypes = { }; -if (DBM and tonumber(DBM.Revision) < 7003) then +if (DBM and tonumber(DBM.Revision) < 7003) then Private.event_prototypes["DBM Announce"] = nil Private.event_prototypes["DBM Timer"] = nil end