mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-30 07:15:51 +08:00
mod: 代码优化
This commit is contained in:
@@ -217,7 +217,7 @@ class Utils {
|
||||
} catch (_) {} finally {
|
||||
closestNumber ??= numbers.last;
|
||||
}
|
||||
return closestNumber!;
|
||||
return closestNumber;
|
||||
}
|
||||
|
||||
// 版本对比
|
||||
|
||||
Reference in New Issue
Block a user