Mark support annountement as seen by default

devel has wizard screen to hint people at support page
This commit is contained in:
Gina Häußge 2016-10-19 11:03:49 +02:00
parent bfae91d737
commit 8c336afeab

View file

@ -47,8 +47,7 @@ class AnnouncementPlugin(octoprint.plugin.AssetPlugin,
return dict(channels=dict(_important=dict(name="Important OctoPrint Announcements",
priority=1,
type="rss",
url="http://octoprint.org/feeds/important.xml",
read_until=1449446400),
url="http://octoprint.org/feeds/important.xml"),
_news=dict(name="OctoPrint News",
priority=2,
type="rss",