mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
chore: clean up
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -159,7 +159,6 @@ class _SysMsgPageState extends State<SysMsgPage> {
|
||||
} else if (matchStr.startsWith('【')) {
|
||||
try {
|
||||
bool isBV = match[3]?.startsWith('BV') == true;
|
||||
// validate
|
||||
if (isBV) {
|
||||
IdUtils.bv2av(match[3]!);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user