Skip to content

Commit 18ea01b

Browse files
committed
Revert back to path_extension for download count
1 parent 003cb98 commit 18ea01b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tasks/src/model-libraries.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
212212
prettyLabel: "ConTextTab",
213213
repoName: "contexttab",
214214
repoUrl: "https://github.com/SAP-samples/contexttab",
215-
countDownloads: `path:"l2/base.pt"`,
215+
countDownloads: `path_extension:"pt"`,
216216
snippets: snippets.contexttab,
217217
},
218218
cosmos: {

0 commit comments

Comments
 (0)