mirror of
https://github.com/sp-tarkov/build.git
synced 2025-02-12 17:10:45 -05:00
Fixes Invalid JSON
This commit is contained in:
parent
a8fde8c2e4
commit
425f924d24
@ -670,7 +670,7 @@ jobs:
|
||||
{"name": "Mods", "value": "'"$MODS"'", "inline": true},
|
||||
{"name": "File Size", "value": "'"$FILE_SIZE_MB"'", "inline": true},
|
||||
{"name": "File Hash", "value": "'"$FILE_HASH"'"},
|
||||
{"name": "Download", "value": "'"$LINK_MEGA"'"}
|
||||
{"name": "Download", "value": "'"$LINK_MEGA"'"},
|
||||
{"name": "Mirror", "value": "'"$LINK_HTTPS"'"}
|
||||
]'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user