mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2024-11-24 12:19:12 +01:00
🔧 Fixes imgbot config
Signed-off-by: Bjorn Lammers <walkxnl@gmail.com>
This commit is contained in:
parent
fa516915c3
commit
23058e3651
1 changed files with 1 additions and 3 deletions
|
@ -1,6 +1,4 @@
|
||||||
{
|
{
|
||||||
"schedule": "daily", // daily|weekly|monthly
|
"schedule": "daily",
|
||||||
"prTitle" : "✨ Compresses Images",
|
"prTitle" : "✨ Compresses Images",
|
||||||
"prBody" : " Text before optimization ratio {optimization_ratio} Text after optimization ratio
|
|
||||||
Text before optimization details {optimization_details} Text after optimization details",
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue