127 - please auto delete empty mail
perhaps this would help
/run dm=dm or C_Timer.NewTicker(0.5,function()for i=1,50 do local _,_,_,_,m,_,_,e = GetInboxHeaderInfo(i)DeleteInboxItem((e or m>0) and 0 or i)end end)
Facts
- Last updated
- Mar 09, 2015
- Reported
- Mar 09, 2015
- Status
- New - Issue has not had initial review yet.
- Type
- Enhancement - A change which is intended to better the project in some way
- Priority
- Medium - Normal priority.
- Votes
- 0