You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: core/lib/list_item_hunter.js
+12-3Lines changed: 12 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -73,8 +73,17 @@ var list_item_hunter = function () {
73
73
allData=plutils.mergeData(allData,itemData!==undefined ? itemData[i] : {});//itemData could be undefined if the listblock contains no partial, just markup
0 commit comments