Skip to content
Snippets Groups Projects
Commit 29e9801d authored by syuilo's avatar syuilo
Browse files

Resolve #6684


Co-Authored-By: default avatarsobadon <37328795+sobadon@users.noreply.github.com>
parent eaf83bff
No related branches found
No related tags found
No related merge requests found
......@@ -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({
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment