missing ;
This commit is contained in:
		
							parent
							
								
									2480fcdc53
								
							
						
					
					
						commit
						fecb12bae1
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -67,7 +67,7 @@ import extractMentions from '../../misc/extract-mentions';
 | 
				
			||||||
import getAcct from '../../misc/acct/render';
 | 
					import getAcct from '../../misc/acct/render';
 | 
				
			||||||
import { formatTimeString } from '../../misc/format-time-string';
 | 
					import { formatTimeString } from '../../misc/format-time-string';
 | 
				
			||||||
import { selectDriveFile } from '../scripts/select-drive-file';
 | 
					import { selectDriveFile } from '../scripts/select-drive-file';
 | 
				
			||||||
import { noteVisibilities } from '../../types'
 | 
					import { noteVisibilities } from '../../types';
 | 
				
			||||||
 | 
					
 | 
				
			||||||
export default Vue.extend({
 | 
					export default Vue.extend({
 | 
				
			||||||
	components: {
 | 
						components: {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue