use one Archive instance for state.archive
This commit is contained in:
parent
989137342b
commit
c585c34c01
6 changed files with 14 additions and 13 deletions
|
@ -345,6 +345,7 @@ module.exports.empty = function(state, emit) {
|
|||
/>
|
||||
<label
|
||||
for="file-upload"
|
||||
role="button"
|
||||
class="rounded bg-blue hover\:bg-blue-dark focus\:bg-blue-darker cursor-pointer text-center text-white py-2 px-6 h-12 mt-4 flex flex-no-shrink items-center justify-center font-semibold"
|
||||
title="${state.translate('addFilesButton')}"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue