feat(market): settings toggle
This commit is contained in:
@@ -9,5 +9,5 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<div id="app"></div>
|
||||
<div id="app" data-market-enabled="{{ market_enabled|lower }}"></div>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user