fix: refs #8316 user-filter
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
Alex Moreno 2025-01-13 13:10:59 +01:00
parent e50b8f0094
commit 168fe4c5b1
1 changed files with 33 additions and 33 deletions

View File

@ -42,6 +42,6 @@ const filter = {
data-key="InvoiceIn"
base-url="InvoiceIns"
:descriptor="InvoiceInDescriptor"
:filter="filter"
:user-filter="filter"
/>
</template>