clear settings after removing last file from wip
This commit is contained in:
parent
7f9674f494
commit
fb9f35413c
2 changed files with 4 additions and 1 deletions
|
@ -446,7 +446,7 @@ module.exports.empty = function(state, emit) {
|
|||
for="file-upload"
|
||||
role="button"
|
||||
class="btn rounded-lg flex items-center mt-4"
|
||||
title="${state.translate('addFilesButtonWithSizeUpdate', {
|
||||
title="${state.translate('addFilesButton', {
|
||||
size: bytes(state.user.maxSize)
|
||||
})}"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue