Skip to content

Commit

Permalink
Add logback files to resource-config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
theotherp committed Dec 30, 2024
1 parent 03f90b6 commit 9eebb10
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions core/src/main/resources/META-INF/native-image/resource-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2581,6 +2581,18 @@
{
"pattern": "\\Qstatic/img/sabsuccess.png\\E"
},
{
"pattern": "\\Qstatic/img/torbox.png\\E"
},
{
"pattern": "\\Qstatic/img/torboxlogo.png\\E"
},
{
"pattern": "\\Qstatic/img/torboxerror.png\\E"
},
{
"pattern": "\\Qstatic/img/torboxsuccess.png\\E"
},
{
"pattern": "\\Qstatic/img/spinner.gif\\E"
},
Expand Down

0 comments on commit 9eebb10

Please sign in to comment.