mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
update the criteria for becoming a cheater
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user