Target
Configure the target
Config.Target = {
stash = false,
logout = true,
outfit = false
}Target = {
stash = false,
logout = true,
outfit = false
},Icon
Config.Icon = {
stash = 'fas fa-briefcase',
outfit = 'fas fa-tshirt',
logout = 'fas fa-user',
rent = 'fas fa-home',
renew = 'fas fa-home',
reclaim = 'fas fa-key',
reset = 'fas fa-key',
cancel = 'fas fa-ban'
}Last updated