Pretty all the things I missed

My laptop didn't have lefthook running. Oops.
This commit is contained in:
Eli Ribble 2026-03-27 14:06:50 -07:00
parent f60bde7fd9
commit 4bbfbdb9e6
No known key found for this signature in database
30 changed files with 490 additions and 487 deletions

View file

@ -82,10 +82,11 @@
</div>
<div class="card-body">
<CSVUpload
upload-url="/api/upload/pool/flyover"
upload-url="/api/upload/pool/flyover"
@doError="onError"
@doFileSelected="onFileSelected"
@doSuccess="onUploadSuccess" />
@doSuccess="onUploadSuccess"
/>
</div>
</div>