Skip to content

Commit

Permalink
boosters updates
Browse files Browse the repository at this point in the history
  • Loading branch information
nicol authored and nicol committed Sep 25, 2023
1 parent fa58aa7 commit 4103c8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ public String getColumnName(int column) {
}
catch(Exception ex)
{
logger.error("error loading . Maybe Qwartz server is stopped",ex);
logger.error("error loading . Maybe ActiveMQ server is stopped",ex);
}
}

Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/data/boosters.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2353,7 +2353,7 @@
</edition>

<edition id="MID">
<set lang="en" url="https://bfb0038d62312c89.azureedge.net/media/Lycanspiracy/Logos/midnight-hunt-logo.png"/>
<set lang="en" url="https://mtgen.net/mid/images/logo-word.webp"/>
<box lang="en" extra="set" num="1" url="https://images.ctfassets.net/s5n2t79q9icq/7KrMI47ltlGqsW0SAxhGPg/69d853f71f5c592f45bbfb84d844cfcb/en_L8T7j0mLqX.png"/>
<box lang="en" extra="draft" num="2" url="https://images.ctfassets.net/s5n2t79q9icq/1TapjGKU6OhXbUnMYe5xo1/61acf3a7bd02ea8e96c00f436071123e/en_rHwWRSZRvL.png"/>
<box lang="en" extra="collector" num="3" url="https://images.ctfassets.net/s5n2t79q9icq/4PXF4y7uDqn0qSgKrwg6oe/db6fd19e2d0f770997ec535b7541a7af/en_SftJXEP1YF.png"/>
Expand Down

0 comments on commit 4103c8c

Please sign in to comment.