auto redirect

This commit is contained in:
Čarodej
2022-03-04 12:25:46 +01:00
parent 2724fb1873
commit 0f6dd0304f
20 changed files with 36 additions and 49 deletions
@@ -55,7 +55,7 @@
<!--Actions-->
<PopupActions>
<ButtonBase class="w-full" @click.native="$closePopup()" button-style="secondary">
{{ $t('popup_move_item.cancel') }}
{{ $t('cancel') }}
</ButtonBase>
<ButtonBase class="w-full" @click.native="changeName" button-style="theme">
{{ $t('popup_share_edit.save') }}