mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Typescript: null check fixes, and news panel fix (#21595)
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
"id": 4,
|
||||
"links": [],
|
||||
"options": {
|
||||
"feedUrl": "https://grafana.com/blog/index.xml"
|
||||
"feedUrl": "https://grafana.com/blog/news.xml"
|
||||
},
|
||||
"title": "Latest from the blog",
|
||||
"type": "news"
|
||||
|
||||
Reference in New Issue
Block a user