Skip to content

Commit

Permalink
Better handling of tradeskill scan errors
Browse files Browse the repository at this point in the history
  • Loading branch information
b-morgan committed Apr 5, 2024
1 parent da9fe4f commit 35df5be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions SkilletNewsData.lua
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ Skillet.NewsData = {
data = {
{ header = "TOC", body = "Update TOC" },
},
data = {
{ header = "TradeSkill", body = "Better handling of scan trade errors" },
},
},
},
},
Expand Down

0 comments on commit 35df5be

Please sign in to comment.