mirror of
https://github.com/psforever/PSFPortal.git
synced 2026-04-25 06:15:21 +00:00
commit
daac0eede9
1 changed files with 1 additions and 1 deletions
|
|
@ -212,7 +212,7 @@
|
|||
<tbody>
|
||||
{#each deployables as ce}
|
||||
<tr>
|
||||
<td>{ce.weapon_id}</td>
|
||||
<td>{getWeaponName(ce.weapon_id)}</td>
|
||||
<td>{ce.kills}</td>
|
||||
</tr>
|
||||
{/each}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue