7525-devToTest #419

Merged
alexm merged 177 commits from 7525-devToTest into test 2024-06-04 08:06:27 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 8b8033cb3d - Show all commits

View File

@ -52,7 +52,6 @@ const onDataSaved = async (formData, requestResponse) => {
fields: ['id', 'nickname'],
where: { refFk: null },
order: 'shipped DESC',
limit: 30,
}"
@on-fetch="(data) => (ticketsOptions = data)"
auto-load