refactor: 🎨 minify
This commit is contained in:
+1
-1
@@ -68,7 +68,7 @@
|
||||
</div>
|
||||
<div class="text-xs dark:text-gray-400 mt-2">Add a non-networked device.</div>
|
||||
</form>
|
||||
<script src="/static/js/rack.js"></script>
|
||||
<script src="/static/js/rack.min.js"></script>
|
||||
{% if error %}
|
||||
<div class="mb-4 p-3 bg-red-700 text-white rounded-lg text-center font-semibold">{{ error }}</div>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user