chore: update market binaries

This commit is contained in:
Vlad Stan 2023-09-21 17:37:17 +03:00
parent 5c83bf8972
commit 954deb8c45
7 changed files with 20 additions and 20 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.ed8b8314.js')}}"></script>
src="{{ url_for('nostrmarket_static', path='market/assets/index.923cbbf9.js')}}"></script>
<link rel="stylesheet" href="{{ url_for('nostrmarket_static', path='market/assets/index.73d462e5.css')}}">
</head>