Skip to content

Commit

Permalink
Merge pull request #642 from AntlerForce/master
Browse files Browse the repository at this point in the history
Better dono announce
  • Loading branch information
AntlerForce authored Apr 10, 2024
2 parents 69692dc + 6c842d9 commit 417667d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LuaMenu/configs/gameConfig/byar/welcomePanelItems.lua
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ local welcomePanelItems = {

{
Header = "BAR is accepting donations again! ",
Text = " \n" .. "Dear Commanders, we are delighted to announce the reopening of our donation platform after a longer-than-expected hiatus. Support BAR with our newly reopened donation platform!",
Text = "Dear Commanders, we are delighted to announce the reopening of our donation platform after a longer-than-expected hiatus." .. " \n" .. " \n" .. "As we've been hard at work refining BAR to ensure maximum enjoyment for our ever-expanding community, we repeatedly placed donation efforts on hold to focus on other priorities." .. " \n" .. " \n" .. "Support BAR with our newly reopened donation platform!",
Image = "LuaMenu/images/donate.png",
Url = "https://www.beyondallreason.info/news/support-bar-with-our-newly-reopened-donation-platform",
UrlText = "Read Announcement",
Expand Down

0 comments on commit 417667d

Please sign in to comment.