Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
elizavetaRa committed Nov 9, 2021
1 parent 5749fb0 commit 12f31cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/web-app-files/src/components/AppBar/AppBar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@
@click="showCreateResourceModal(false, mimetype.ext, false, true)"
>
<oc-icon :name="mimetype.icon || 'file'" />
<span>{{ 'New ' + mimetype.name }}</span>
<translate :translate-params="{ name: mimetype.name }">New %{name}</translate>
</oc-button>
</div>
Expand Down

0 comments on commit 12f31cf

Please sign in to comment.