Skip to content

Commit

Permalink
Move comment to test change in .imgbotconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
roryabraham committed Oct 27, 2023
1 parent 4bc16b4 commit 3704cb5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .imgbotconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"ignoredFiles": [
"assets/images/empty-state_background-fade.png" // Caused an issue with colour gradients, https://github.com/Expensify/App/issues/30499
// Caused an issue with colour gradients, https://github.com/Expensify/App/issues/30499
"assets/images/empty-state_background-fade.png"
],
"aggressiveCompression": "false"
}

0 comments on commit 3704cb5

Please sign in to comment.