Skip to content

Commit a00e9ab

Browse files
authored
Update news.js
1 parent fc02562 commit a00e9ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/news.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export async function showNewsItems() {
1414

1515
try {
1616
for await (const row of client.runQueryTemplate(
17-
"RAOGCU2nQzZ0aE2iXwJ20jJtnZsjVR0pfFg0qlSxYtBIA/get-news-content",
17+
"RAOMMFrJj4SyF4vlvJhr_AQH0jRL2jI9RUAroP5ZKe0D8/get-news-content",
1818
{ resource: "https://w3id.org/spaces/knowledgepixels" }
1919
)) {
2020
stopLoading();

0 commit comments

Comments
 (0)