update
This commit is contained in:
@@ -21,6 +21,7 @@ async function populateResources() {
|
||||
topicResources[topicId] ||= [];
|
||||
topicResources[topicId].push({
|
||||
id: resourceId,
|
||||
filename: `${resourceId}.md`,
|
||||
version: parseInt(parts[3].substring(2)),
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user