feat: add simulation settings and location board redesign
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -194,7 +194,7 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block scripts %}
|
||||
<script id="tl-json" type="application/json">{{ timeline_json|safe }}</script>
|
||||
<script id="tl-json" type="application/json">{{ timeline_data|tojson }}</script>
|
||||
<script>
|
||||
(function(){
|
||||
const viewport = document.getElementById('tl-viewport');
|
||||
|
||||
Reference in New Issue
Block a user