]> cat aescling's git repositories - mastodon.git/commit
Add back “Home” link to the “Getting Started” column when the “Home” column isn't...
authorThibG <thib@sitedethib.com>
Mon, 31 Aug 2020 16:11:37 +0000 (18:11 +0200)
committerGitHub <noreply@github.com>
Mon, 31 Aug 2020 16:11:37 +0000 (18:11 +0200)
commit7febf1929633bc5af74026d37d338b0edf420523
treef4e67d92b8ac829cf793b899186ea592869c4859
parentb1bb1906beaabe27efcba3e23e57b771d225f3a6
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.
app/javascript/mastodon/features/getting_started/index.js