mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
temp disable until further fix
This commit is contained in:
@@ -453,9 +453,9 @@ function lib:AskWhoNext()
|
||||
self.Quiet = false
|
||||
|
||||
if args.whotoui then
|
||||
self.hooked.SetWhoToUI(args.whotoui)
|
||||
-- self.hooked.SetWhoToUI(args.whotoui)
|
||||
else
|
||||
self.hooked.SetWhoToUI(args.gui and true or false)
|
||||
-- self.hooked.SetWhoToUI(args.gui and true or false)
|
||||
end
|
||||
else
|
||||
-- self.hooked.SetWhoToUI(true)
|
||||
|
||||
Reference in New Issue
Block a user