mirror of
https://github.com/liamcottle/reticulum-meshchat.git
synced 2026-04-28 00:20:48 +00:00
upgrade anychart
This commit is contained in:
parent
6753ff017f
commit
f4167379bf
1 changed files with 2 additions and 3 deletions
|
|
@ -12,9 +12,8 @@
|
|||
<script src="assets/js/vue@3.4.26/dist/vue.global.js"></script>
|
||||
|
||||
<!-- anychart -->
|
||||
<script src="https://cdn.anychart.com/releases/8.8.0/js/anychart-core.min.js"></script>
|
||||
<script src="https://cdn.anychart.com/releases/8.8.0/js/anychart-graph.min.js"></script>
|
||||
<script src="https://cdn.anychart.com/releases/8.8.0/js/anychart-data-adapter.min.js"></script>
|
||||
<script src="https://cdn.anychart.com/releases/8.12.1/js/anychart-core.min.js"></script>
|
||||
<script src="https://cdn.anychart.com/releases/8.12.1/js/anychart-graph.min.js"></script>
|
||||
|
||||
</head>
|
||||
<body class="bg-gray-100">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue