dont add mod-icons to the filename for the mod icons
This commit is contained in:
@@ -86,7 +86,7 @@ runs:
|
||||
|
||||
prune_dir "$REPO_SCREENSHOT_DIR" "$skin" "$header.mp4"
|
||||
prune_dir "$REPO_RANKING_PANEL_DIR" "$skin" "$header.webp"
|
||||
prune_dir "$REPO_MOD_ICONS_DIR" "$skin" "$header-mod-icons.webp"
|
||||
prune_dir "$REPO_MOD_ICONS_DIR" "$skin" "$header.webp"
|
||||
prune_dir "$REPO_THUMBNAIL_DIR" "$skin" "$header.webp"
|
||||
prune_dir "$OSK_PATH" "$skin" "$header.osk"
|
||||
prune_dir "$DOC_DIR" "$skin" "$header.md"
|
||||
|
||||
Reference in New Issue
Block a user