mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-15 22:56:15 +08:00
opt context ext
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -141,7 +141,7 @@ class _WhisperLinkSettingPageState extends State<WhisperLinkSettingPage> {
|
||||
item.vip?.status != null &&
|
||||
item.vip!.status > 0 &&
|
||||
item.vip?.type == 2
|
||||
? context.vipColor
|
||||
? theme.colorScheme.vipColor
|
||||
: null,
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user