sylvanaar / prat-3-0

Prat-3.0 is a chat enhancement addon for world of warcraft
https://www.curseforge.com/wow/addons/prat-3-0
GNU General Public License v3.0
25 stars 45 forks source link

Scrollback module throw errors #224

Open GregoryGH opened 3 years ago

GregoryGH commented 3 years ago

change line 144 to if frame.historyBuffer:GetEntryAtIndex(1) then frame.historyBuffer:GetEntryAtIndex(1).serverTime = GetServerTime() end

GregoryGH commented 3 years ago

Can you implement this please? Kinda tired to fix it after every update.