FIRE-33091 Grid-Status button does not blink anymore
Since GridStatusRSS doesn't seem to be used anywhere else in the code other than that one place, replacing the URL seems to be a valid solution.master
parent
783caacd5f
commit
4a9bbc14bc
|
|
@ -6645,7 +6645,7 @@
|
|||
<key>Type</key>
|
||||
<string>String</string>
|
||||
<key>Value</key>
|
||||
<string>https://status.secondlifegrid.net/history.rss</string>
|
||||
<string>https://status.secondlifegrid.net/history.atom</string>
|
||||
</map>
|
||||
<key>GridStatusUpdateDelay</key>
|
||||
<map>
|
||||
|
|
|
|||
Loading…
Reference in New Issue