Skip to content
This repository was archived by the owner on May 13, 2026. It is now read-only.

Commit 71a128e

Browse files
committed
Update .luacheckrc
1 parent 8a5d9a2 commit 71a128e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.luacheckrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ globals = {
2626
"UnitIsConnected", "event", "arg1", "arg2", "MultiBotSaved", "GetUnitName", "GetTime", "GetNumMacros", "ReloadUI", "GetQuestLogLeaderBoard", "AbandonQuest",
2727
"GetMacroIconInfo", "GetPlayerInfoByGUID", "UnitGUID", "ConvertToRaid", "HandleQuestsAllResponse", "UnitXPMax", "UnitXP", "UnitManaMax", "UnitMana",
2828
"GetCurrentMapContinent", "GetCurrentMapAreaID", "SLASH_MULTIBOT1", "SLASH_MULTIBOT2", "SLASH_MULTIBOT3", "SLASH_MULTIBOTOPTIONS1", "SLASH_MBFAKEGM1",
29-
"SLASH_MBCLASS1", "SLASH_MBCLASSTEST1", "icon", "FauxScrollFrame_OnVerticalScroll", "FauxScrollFrame_GetOffset", "FauxScrollFrame_Update"
29+
"SLASH_MBCLASS1", "SLASH_MBCLASSTEST1", "icon", "FauxScrollFrame_OnVerticalScroll", "FauxScrollFrame_GetOffset", "FauxScrollFrame_Update", "UIDropDownMenu_SetText",
30+
"time"
3031

3132
}
3233

0 commit comments

Comments
 (0)