chore: market UI update

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