mastodon/app/javascript/mastodon/features/getting_started
ThibG 7febf19296
Add back “Home” link to the “Getting Started” column when the “Home” column isn't mounted (#14707)
* Add back "Home" link to "Getting started" when Home column isn't mounted

* Fix keys in getting_started

It should not matter much in practice as the list of items will only
change extremely rarely, but having a `key` that corresponds to the actual
item makes much more sense than having it be the index of the item within
the list.
2020-08-31 18:11:37 +02:00
..
components Fix frontend crash when deleting announcements (#13312) 2020-03-25 22:39:55 +01:00
containers Change how unread announcements are handled (#13020) 2020-02-03 01:53:09 +01:00
index.js Add back “Home” link to the “Getting Started” column when the “Home” column isn't mounted (#14707) 2020-08-31 18:11:37 +02:00