Skip to content

Commit e144909

Browse files
committed
Update TEMPLATE-top.php
1 parent cd1dcd9 commit e144909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/TEMPLATE-top.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
const cbhost={base:"<?=HOST_BASE?>",basepath:"<?=HOST_BASE_PATH?>",api:"<?=HOST_API_BASE?>",assets:"<?=HOST_ASSETS?>"},
3131
cbcache={n:"CBCACHE",s:<?=CACHE_VER?>,c:localStorage.getItem("CBCACHE") || 0};
3232
</script>
33-
<script async src="<?=HOST_ASSETS?>PAGE-cbwork.js"></script>
33+
<script src="<?=HOST_ASSETS?>PAGE-cbwork.js"></script>
3434

3535
<!-- (A5) LIBRARIES & SCRIPTS -->
3636
<!-- https://getbootstrap.com/ -->

0 commit comments

Comments
 (0)