We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 003cb98 commit 18ea01bCopy full SHA for 18ea01b
packages/tasks/src/model-libraries.ts
@@ -212,7 +212,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
212
prettyLabel: "ConTextTab",
213
repoName: "contexttab",
214
repoUrl: "https://github.com/SAP-samples/contexttab",
215
- countDownloads: `path:"l2/base.pt"`,
+ countDownloads: `path_extension:"pt"`,
216
snippets: snippets.contexttab,
217
},
218
cosmos: {
0 commit comments