From 2f3e4913c66b9b24613f2e6d171ff9c3ca86ba03 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Tue, 2 Apr 2024 11:23:18 +1300 Subject: [PATCH] show firmware version in sidebar --- src/public/index.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/public/index.html b/src/public/index.html index abfcae4..b109ca5 100644 --- a/src/public/index.html +++ b/src/public/index.html @@ -596,6 +596,22 @@ +
  • +
    +
    +
    +
    +

    Firmware

    +

    + {{ selectedNode.firmware }} + ??? +

    +
    +
    +
    +
    +
  • +