diff --git a/dvl-a50/static/index.html b/dvl-a50/static/index.html
index a5b8916..065d8d1 100644
--- a/dvl-a50/static/index.html
+++ b/dvl-a50/static/index.html
@@ -143,7 +143,7 @@
Water Linked DVL Configuration Page
this.enabled = data.enabled
this.orientation = data.orientation
this.origin = data.origin
- if (this.newOrigin === ['0','0']) {
+ if (this.newOrigin == ['0','0']) {
this.newOrigin = data.origin
}
this.rangefinder = data.rangefinder