mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-08 14:23:04 +02:00
fix: point to proper ACP bundle
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
};
|
||||
</script>
|
||||
|
||||
<script type="text/javascript" src="{relative_path}/dist/admin.bundle.js?{cache-buster}"></script>
|
||||
<script type="text/javascript" src="{relative_path}/assets/admin.min.js?{cache-buster}"></script>
|
||||
|
||||
<!-- BEGIN scripts -->
|
||||
<script type="text/javascript" src="{scripts.src}"></script>
|
||||
|
||||
Reference in New Issue
Block a user