There was an error while loading. Please reload this page.
1 parent fc02562 commit a00e9abCopy full SHA for a00e9ab
1 file changed
scripts/news.js
@@ -14,7 +14,7 @@ export async function showNewsItems() {
14
15
try {
16
for await (const row of client.runQueryTemplate(
17
- "RAOGCU2nQzZ0aE2iXwJ20jJtnZsjVR0pfFg0qlSxYtBIA/get-news-content",
+ "RAOMMFrJj4SyF4vlvJhr_AQH0jRL2jI9RUAroP5ZKe0D8/get-news-content",
18
{ resource: "https://w3id.org/spaces/knowledgepixels" }
19
)) {
20
stopLoading();
0 commit comments