Merge branch 'develop' of https://github.com/sp-tarkov/forge into develop

This commit is contained in:
Refringe 2024-06-18 14:56:27 -04:00
commit b6ef3eb761
Signed by: Refringe
SSH Key Fingerprint: SHA256:t865XsQpfTeqPRBMN2G6+N8wlDjkgUCZF3WGW6O9N/k

View File

@ -10,8 +10,7 @@ class ModListStats extends Component
public function __construct(
public $mod,
public $modVersion
) {
}
) {}
public function render(): View
{