fix: remove outdated Node 11+ check

This commit is contained in:
Rotzbua
2024-05-12 22:49:58 +02:00
parent 0e0bba25c1
commit d706c9cb37
8 changed files with 24 additions and 36 deletions

View File

@@ -55,7 +55,6 @@
"refresh-interval": "Обновление настроек https каждые __interval__ часов",
"settings-refreshed": "Настройки сервера https обновлены",
"refresh-failed": "Не удалось обновить настройки https: __message__",
"nodejs-version": "httpsRefreshInterval требует Node.js 11 или выше",
"function-required": "httpsRefreshInterval требует, чтобы свойство https было функцией"
}
},