chore: update market binaries

This commit is contained in:
Vlad Stan 2023-09-15 17:51:54 +03:00
parent 7e71e7d169
commit 734a09795d
7 changed files with 21 additions and 21 deletions

View file

@ -25,7 +25,7 @@
<!-- Note: the .js and .css build IDs must be updated when a new version si released for 'static/market/index.html'-->
<script type="module" crossorigin
src="{{ url_for('nostrmarket_static', path='market/assets/index.336cd404.js')}}"></script>
src="{{ url_for('nostrmarket_static', path='market/assets/index.bfa1513e.js')}}"></script>
<link rel="stylesheet" href="{{ url_for('nostrmarket_static', path='market/assets/index.73d462e5.css')}}">
</head>