modrinth: fixed force include option (#2778)

This commit is contained in:
Geoff Bourne
2024-04-13 21:35:02 -05:00
committed by GitHub
parent 09603f4003
commit 5b920cca8f
2 changed files with 2 additions and 2 deletions
@@ -69,7 +69,7 @@ To force include client mods, set `MODRINTH_FORCE_INCLUDE_FILES` to a comma or n
In a Compose file:
```yaml
MODRINTH_FORCE_INCLUDE: |
MODRINTH_FORCE_INCLUDE_FILES: |
yet-another-config-lib
```