Skip to content

Commit 8594cfe

Browse files
committed
Add instruction comment.
1 parent dea7159 commit 8594cfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Scripts/DowloadPortalItemData.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
// A mapping of item IDs to filenames is maintained in the download directory.
2020
// This mapping efficiently checks whether an item has already been downloaded.
2121
// If an item already exists, it will skip that item.
22+
// To delete and re-downloaded an item, remove it's entry in the plist.
2223

2324
import Foundation
2425

0 commit comments

Comments
 (0)