Fix error on profile in web UI (#19396)
This commit is contained in:
		| @@ -28,6 +28,7 @@ const mapStateToProps = (state, { params: { acct, id, tagged }, withReplies = fa | ||||
|   if (!accountId) { | ||||
|     return { | ||||
|       isLoading: true, | ||||
|       statusIds: emptyList, | ||||
|     }; | ||||
|   } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user