summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 144bdfc..ae1c4c4 100644
--- a/index.html
+++ b/index.html
@@ -176,7 +176,7 @@ function GetSettings() {
toi.informationService.setObject("vip.resolution","2",toi.informationService.STORAGE_PERMANENT)
}
- Set_Res = toi.informationService.getObject("vip.resolution");
+ Set_Res = Number(toi.informationService.getObject("vip.resolution"));
VideoOutput();
//if needed types can be set here. Default of the box is normal.