Skip to content

Commit

Permalink
disable new feature 'import from URL' for v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hofstef committed Aug 20, 2024
1 parent 38e2bb6 commit 06407b1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
class="headerButton"
title="Import story from URL"
(click)="openUploadUrlDialog.emit()"
style="display: none"
>
<span class="material-icons materialIconButton"> cloud_upload </span>
</button>
Expand Down

0 comments on commit 06407b1

Please sign in to comment.