mirror of
https://github.com/timvisee/send.git
synced 2026-04-18 21:54:11 -04:00
clear settings after removing last file from wip
This commit is contained in:
@@ -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)
|
||||
})}"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user