mirror of
https://github.com/gSpotx2f/ruantiblock_openwrt.git
synced 2026-05-14 14:40:58 +00:00
Minor fixes.
This commit is contained in:
@@ -15,7 +15,7 @@ return view.extend({
|
||||
},
|
||||
|
||||
cronStatusString: function(s) {
|
||||
return s || _('No Shedule');
|
||||
return s || _('No Sсhedule');
|
||||
},
|
||||
|
||||
stringifyRuabTasks: function(str_array) {
|
||||
|
||||
Reference in New Issue
Block a user