fix(client): フォロワー一覧がフォローににゃっているんだにゃあ
This commit is contained in:
		
							parent
							
								
									0eb473198c
								
							
						
					
					
						commit
						b2af1948a4
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -4,7 +4,7 @@ | |||
| 	<MkSpacer :content-max="1000"> | ||||
| 		<transition name="fade" mode="out-in"> | ||||
| 			<div v-if="user"> | ||||
| 				<XFollowList :user="user" type="following"/> | ||||
| 				<XFollowList :user="user" type="followers"/> | ||||
| 			</div> | ||||
| 			<MkError v-else-if="error" @retry="fetch()"/> | ||||
| 			<MkLoading v-else/> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue