Remove the fucking linter warnings

This commit is contained in:
2025-01-01 14:36:27 +01:00
parent ed7c1a4685
commit 8c45e90ce1
6 changed files with 16 additions and 10 deletions

View File

@@ -2,6 +2,7 @@ local addonname, shared = ...
---@cast shared HeimdallShared
---@cast addonname string
---@diagnostic disable-next-line: missing-fields
shared.Inviter = {}
function shared.Inviter.Init()
-- if not Heimdall_Data.config.inviter.enabled then