diff options
Diffstat (limited to 'dist/index.html')
-rw-r--r-- | dist/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/index.html b/dist/index.html index f8077a2e..ea176b90 100644 --- a/dist/index.html +++ b/dist/index.html @@ -13,7 +13,7 @@ - Run Northstar The functionality it serves and what it displays is based on the current state of the application --> - <button id="omni-button">Loading...</button> + <button id="omni-button", class="locked">Loading...</button> <install-location-holder>EMPTY</install-location-holder> <div class="hello">Click for Hello</div> <counter-button>ADD</counter-button> |