mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-09-10 18:34:18 +08:00
🎉 Sync 2026-06-28 20:31:01
This commit is contained in:
@@ -135,7 +135,7 @@ return view.extend({
|
||||
|
||||
// Every-N-days field (shown only when period=interval)
|
||||
o = s.option(form.Value, 'period_days', _('Repeat every (days)'),
|
||||
_('Switch to the reserve SIM every this many days. Minimum 2.'));
|
||||
_('Switch to your backup SIM card after a specified number of days per month. Minimum 2.'));
|
||||
o.placeholder = '3';
|
||||
o.datatype = 'uinteger';
|
||||
o.default = '3';
|
||||
|
||||
Reference in New Issue
Block a user