Merge branch 'rolling' into feat-inform-user-when-no-engines-are-selected

This commit is contained in:
alamin655 2023-09-23 17:12:58 +05:30 committed by GitHub
commit 017036ed00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 201 additions and 114 deletions

View file

@ -80,6 +80,7 @@
</div>
</main>
<script src="static/index.js"></script>
<script src="static/search_area_options.js"></script>
<script src="static/pagination.js"></script>
<script src="static/error_box.js"></script>
{{>footer}}