diff --git a/frontend/index.html b/frontend/index.html index e28a0a3..9ac53f2 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -6,7 +6,7 @@
{{ hardwareModel.hardware_model_name }}
diff --git a/frontend/src/components/Header.vue b/frontend/src/components/Header.vue index 3080fea..021e2dc 100644 --- a/frontend/src/components/Header.vue +++ b/frontend/src/components/Header.vue @@ -21,7 +21,7 @@ import { getNodeColor, getNodeTextColor } from '../utils.js';