mirror of
https://github.com/sp-tarkov/forge.git
synced 2025-02-12 20:20:41 -05:00
revert mod.index on list section
I have no idea how this was changed, but it breaks stuff
This commit is contained in:
parent
632799cb44
commit
a05b5499de
@ -1,7 +1,7 @@
|
||||
@foreach ($sections as $section)
|
||||
@include('components.mod-list-section-partial', [
|
||||
'title' => $section['title'],
|
||||
'mod.index' => $section['mod.index'],
|
||||
'mods' => $section['mods'],
|
||||
'versionScope' => $section['versionScope'],
|
||||
])
|
||||
@endforeach
|
||||
|
Loading…
x
Reference in New Issue
Block a user