aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/index.html
diff options
context:
space:
mode:
authorOgnjen Cirkovic <ciraboxkg@gmail.com>2022-03-22 15:04:36 +0000
committerOgnjen Cirkovic <ciraboxkg@gmail.com>2022-03-22 15:04:36 +0000
commit012fb19a54f4d55a6e4cc73227f738f64539cf04 (patch)
tree57b3de84ad41037e8c7b1403dba4a5bad24a4752 /frontend/src/index.html
parentb4f0cd025a86c68a5c35a58e62c22b7cedf3d8b5 (diff)
parent31642f68564e67175301235546b74baf56ac5882 (diff)
Merge branch 'dev' into 'Privremeno-cuvanje-podataka'
# Conflicts: # backend/api/api/Controllers/ModelController.cs
Diffstat (limited to 'frontend/src/index.html')
-rw-r--r--frontend/src/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/src/index.html b/frontend/src/index.html
index b3b6eb54..0079969e 100644
--- a/frontend/src/index.html
+++ b/frontend/src/index.html
@@ -12,5 +12,6 @@
</head>
<body class="mat-typography">
<app-root></app-root>
+ <script src="node_modules/chart.js/src/chart.js"></script>
</body>
</html>