diff ui/Ui.lua @ 161:35612aee8e15

Added junk list.
author yellowfive
date Mon, 06 May 2019 14:08:03 -0700
parents 57be71eccc0a
children eec8032ba9df
line wrap: on
line diff
--- a/ui/Ui.lua	Wed Apr 24 18:00:57 2019 -0700
+++ b/ui/Ui.lua	Mon May 06 14:08:03 2019 -0700
@@ -123,6 +123,7 @@
 	end
 end)
 
+
 local _mainFrame = nil
 local _mainTabs = nil
 local _mainCover = nil
@@ -370,6 +371,7 @@
 	Amr.db.profile.window = {}
 	Amr.db.profile.lootWindow = {}
 	Amr.db.profile.shopWindow = {}
+	Amr.db.profile.junkWindow = {}
 end
 
 -- show the UI if not shown already, and select the specified tab