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"> | 	<MkSpacer :content-max="1000"> | ||||||
| 		<transition name="fade" mode="out-in"> | 		<transition name="fade" mode="out-in"> | ||||||
| 			<div v-if="user"> | 			<div v-if="user"> | ||||||
| 				<XFollowList :user="user" type="following"/> | 				<XFollowList :user="user" type="followers"/> | ||||||
| 			</div> | 			</div> | ||||||
| 			<MkError v-else-if="error" @retry="fetch()"/> | 			<MkError v-else-if="error" @retry="fetch()"/> | ||||||
| 			<MkLoading v-else/> | 			<MkLoading v-else/> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue