Update date-separated-list.vue
This commit is contained in:
		
							parent
							
								
									925a61e4d7
								
							
						
					
					
						commit
						44627c3b5f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -90,7 +90,7 @@ export default defineComponent({ | |||
| 			} else { | ||||
| 				if (this.ad && item._shouldInsertAd_) { | ||||
| 					return [h(MkAd, { | ||||
| 						class: 'ad', | ||||
| 						class: 'a', // advertiseの意(ブロッカー対策) | ||||
| 						key: item.id + ':ad', | ||||
| 						prefer: 'horizontal', | ||||
| 					}), el]; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue