hashtag_timeline --> hashtag-timeline

environments/review-hashtag-ts-4amawp/deployments/1151
Alex Gleason 2022-10-14 10:49:31 -05:00
rodzic 514907c815
commit e9108f6183
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 7211D1F99744FBB7
2 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -23,7 +23,7 @@ export function CommunityTimeline() {
}
export function HashtagTimeline() {
return import(/* webpackChunkName: "features/hashtag_timeline" */'../../hashtag_timeline');
return import(/* webpackChunkName: "features/hashtag_timeline" */'../../hashtag-timeline');
}
export function DirectTimeline() {