update the criteria for becoming a cheater

This commit is contained in:
xiaomlove
2022-02-21 16:21:50 +08:00
parent 7409e90875
commit 9ceb9ec4d1
3 changed files with 5 additions and 5 deletions

View File

@@ -72,11 +72,11 @@ class User extends Authenticatable
public static $cardTitles = [
'uploaded_human' => '上传',
'downloaded_human' => '下载',
// 'share_ratio' => '分享率',
'share_ratio' => '分享率',
// 'seed_time' => '做种时间',
'seed_bonus' => '魔力值',
'seed_points' => '做种积分',
// 'invites' => '邀请',
'invites' => '邀请',
];
public function getClassTextAttribute(): string