diff --git a/options/buildPrefInputs.js b/options/buildPrefInputs.js
index e8e7aaf..7c5bc4c 100644
--- a/options/buildPrefInputs.js
+++ b/options/buildPrefInputs.js
@@ -109,12 +109,12 @@ document.body.appendChild(table);
"type": "bool",
"value": true
},
- {
- "name": "notificationDisplayTime",
- "title": "notification display time",
- "type": "integer",
- "value": 30
- },
+ // {
+ // "name": "notificationDisplayTime",
+ // "title": "notification display time",
+ // "type": "integer",
+ // "value": 30
+ // },
{
"name": "ignoreList",
"title": "Ignore list",
@@ -161,7 +161,7 @@ document.body.appendChild(table);
html += '';
break;
case "bool":
- html += '';
+ html += '';
break;
case "menulist":
html += '