EVESharp
EVESharp copied to clipboard
Fix: convert input value to `utf8mb4_unicode_ci` when comparing.
It seems that input value isn't collated with utf8mb4_unicode_ci
. So I converted it.
The load
command can be used by GM menus.