]> glassweightruler.freedombox.rocks Git - Ventoy.git/commitdiff
Update error message to align with int16 range (#1513)
authorCeline Lee <celine.y.lee@gmail.com>
Tue, 22 Mar 2022 11:15:25 +0000 (07:15 -0400)
committerGitHub <noreply@github.com>
Tue, 22 Mar 2022 11:15:25 +0000 (19:15 +0800)
I think this might be a minor typo-- since the conditional checks for `priority` to be in the signed int16 range, the error message should line up with that expected range.


No differences found