Merge pull request #3649 from tano-systems/pr/luci-app-ddns-fix

luci-app-ddns: fix update interval unit values in combobox
This commit is contained in:
Florian Eckert 2020-02-19 08:17:40 +01:00 committed by GitHub
commit d8b2e0a95e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -852,7 +852,7 @@ return L.view.extend({
o.default = "minutes"
o.value("minutes", _("minutes"));
o.value("hours", _("hours"));
o.value("hours", _("days"));
o.value("days", _("days"));
// retry_count