missing ;
This commit is contained in:
		@@ -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: {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user