diff options
Diffstat (limited to 'dist')
-rw-r--r-- | dist/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/index.html b/dist/index.html index 235e02a1..f57b9e2f 100644 --- a/dist/index.html +++ b/dist/index.html @@ -9,5 +9,6 @@ <panic-button>Panic Button</panic-button> <backend-ping class="server"></backend-ping> <install-location-holder>EMPTY</install-location-holder> + <version-number-holder>UNKNOWN</version-number-holder> </body> </html> |