Resolve #6684
Co-Authored-By: sobadon <37328795+sobadon@users.noreply.github.com>
This commit is contained in:
		@@ -44,6 +44,7 @@ export default defineComponent({
 | 
			
		||||
				this.exportTarget == 'following' ? 'i/export-following' :
 | 
			
		||||
				this.exportTarget == 'blocking' ? 'i/export-blocking' :
 | 
			
		||||
				this.exportTarget == 'user-lists' ? 'i/export-user-lists' :
 | 
			
		||||
				this.exportTarget == 'mute' ? 'i/export-mute' :
 | 
			
		||||
				null, {})
 | 
			
		||||
			.then(() => {
 | 
			
		||||
				os.dialog({
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user