fix
This commit is contained in:
		
							parent
							
								
									39b377c06f
								
							
						
					
					
						commit
						7308abc21a
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -15,9 +15,10 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<script lang="ts">
 | 
					<script lang="ts">
 | 
				
			||||||
import { defineAsyncComponent, defineComponent } from 'vue';
 | 
					import { defineAsyncComponent, defineComponent } from 'vue';
 | 
				
			||||||
import { stream, popup, popups, uploads, pendingApiRequestsCount } from '@/os';
 | 
					import { popup, popups, uploads, pendingApiRequestsCount } from '@/os';
 | 
				
			||||||
import * as sound from '@/scripts/sound';
 | 
					import * as sound from '@/scripts/sound';
 | 
				
			||||||
import { $i } from '@/account';
 | 
					import { $i } from '@/account';
 | 
				
			||||||
 | 
					import { stream } from '@/stream';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
export default defineComponent({
 | 
					export default defineComponent({
 | 
				
			||||||
	components: {
 | 
						components: {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue