from retail

This commit is contained in:
NoM0Re
2025-01-19 14:54:14 +01:00
parent dccd22b610
commit 87c681b2f3
10 changed files with 62 additions and 25 deletions
+1 -2
View File
@@ -4,8 +4,7 @@ local AddonName, Private = ...
local WeakAuras = WeakAuras
local L = WeakAuras.L
local SubscribableObject =
{
local SubscribableObject ={
ClearSubscribers = function(self)
self.events = {}
self.subscribers = {}