Added a search box into the '/details scroll' command

This commit is contained in:
Tercio Jose
2022-04-26 12:43:37 -03:00
parent aa1b97b4c9
commit 3afc9ce24d
10 changed files with 117 additions and 20 deletions
+2 -2
View File
@@ -54,9 +54,9 @@ function Details:StartMeUp() --I'll never stop!
self:InitializePlaterIntegrationWindow()
self:InitializeMacrosWindow()
--if (self.ocd_tracker.show_options) then
if (self.ocd_tracker.show_options) then
self:InitializeCDTrackerWindow()
--end
end
--custom window
self.custom = self.custom or {}