mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
8 lines
145 B
Lua
8 lines
145 B
Lua
--[[
|
|
Shortcut to ReloadUI
|
|
]]
|
|
|
|
SLASH_RELOADUI1 = "/rl"
|
|
SLASH_RELOADUI1 = "/reload"
|
|
SLASH_RELOADUI2 = "/reloadui"
|
|
SlashCmdList.RELOADUI = ReloadUI |