mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-16 07:06:14 +08:00
lint
opt pages Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -87,12 +87,12 @@ class MemberArticleItem extends StatelessWidget {
|
||||
StatWidget(
|
||||
type: StatType.view,
|
||||
value: item.stats?.view,
|
||||
textColor: outline,
|
||||
color: outline,
|
||||
),
|
||||
StatWidget(
|
||||
type: StatType.play,
|
||||
type: StatType.reply,
|
||||
value: item.stats?.reply,
|
||||
textColor: outline,
|
||||
color: outline,
|
||||
),
|
||||
],
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user