forked from Archives/Athou_commafeed
fix #24
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
feed-click="feedClicked(id)" category-click="categoryClicked(id)"
|
||||
selected-type="selectedType" selected-id="selectedId"
|
||||
format-category-name="formatCategoryName(category)"
|
||||
format-feed-name="formatFeedName(feed)"> </category>
|
||||
format-feed-name="formatFeedName(feed)"
|
||||
unread-count="unreadCount(category)"> </category>
|
||||
</ul>
|
||||
</div>
|
||||
Reference in New Issue
Block a user