mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
Merge branch '1.7' into php8
This commit is contained in:
+2
-2
@@ -53,8 +53,8 @@ class Tag extends NexusModel
|
||||
public static function listSpecial(): array
|
||||
{
|
||||
return array_filter([
|
||||
Setting::get('system.official_tag'),
|
||||
Setting::get('system.zero_bonus_tag'),
|
||||
Setting::get('bonus.official_tag'),
|
||||
Setting::get('bonus.zero_bonus_tag'),
|
||||
]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user