Mediatek:fix eqos-mtk typo error

This commit is contained in:
padavanonly 2023-12-10 19:07:49 +08:00 committed by hanwckf
parent e257e518d9
commit c6da3115e6

View File

@ -34,7 +34,7 @@ return view.extend({
o.datatype = 'and(uinteger,min(1))';
o.rmempty = false;
s = m.section(form.TableSection, 'device', _('Speed limit based on IP address(using unique comment less than 32 will enable hardware QOS'));
s = m.section(form.TableSection, 'device', _('Speed limit based on IP address(using unique comment less than 32 will enable hardware QOS)'));
s.addremove = true;
s.anonymous = true;
s.sortable = true;