Merge commit 'af49d93fd6
' into kb_migration
This commit is contained in:
commit
4c6f15fca1
146 changed files with 1097 additions and 1057 deletions
|
@ -86,10 +86,6 @@ export function FollowRequests () {
|
|||
return import(/* webpackChunkName: "features/follow_requests" */'../../follow_requests');
|
||||
}
|
||||
|
||||
export function GenericNotFound () {
|
||||
return import(/* webpackChunkName: "features/generic_not_found" */'../../generic_not_found');
|
||||
}
|
||||
|
||||
export function FavouritedStatuses () {
|
||||
return import(/* webpackChunkName: "features/favourited_statuses" */'../../favourited_statuses');
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue