Update url-preview.vue
多分もう折り返す必要はないのだわ
This commit is contained in:
		
							parent
							
								
									7289d5b401
								
							
						
					
					
						commit
						1b9f293959
					
				
					 1 changed files with 1 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -1,7 +1,5 @@
 | 
			
		|||
<template>
 | 
			
		||||
<iframe v-if="player"
 | 
			
		||||
	:src="player"
 | 
			
		||||
	frameborder="0" allow="autoplay; encrypted-media" allowfullscreen />
 | 
			
		||||
<iframe v-if="player" :src="player" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen />
 | 
			
		||||
<div v-else-if="tweetUrl && detail" class="twitter">
 | 
			
		||||
	<blockquote ref="tweet" class="twitter-tweet" :data-theme="$store.state.device.darkmode ? 'dark' : null">
 | 
			
		||||
		<a :href="url"></a>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue