Skip to content

Commit aa127ee

Browse files
committed
Info about merge
1 parent e098156 commit aa127ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CacheUpdater/Task.cls.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Download list of files on https://raw.githubusercontent.com/ server.<br>
166166
Set:$$$ISERR(streq) st=$$$ADDSC(st, streq)
167167
Set stload = $system.OBJ.LoadStream(Request.HttpResponse.Data,"",.error,.items)
168168
Set:$$$ISERR(stload) st=$$$ADDSC(st, stload)
169-
Merge Items = items
169+
Merge Items = items // Does not overwrite existing array keys: Items(itemname)=""
170170
}
171171
172172
Set Request.Server="api.github.com"

0 commit comments

Comments
 (0)