mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 02:00:48 +01:00
feat: update RP Cost label to Price
All checks were successful
Duster Fix / duster (push) Successful in 14s
All checks were successful
Duster Fix / duster (push) Successful in 14s
Changed the label from "RP Cost" to "Price" for clarity.
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
<ul class="mx-5">
|
||||
<li class="items-center mt-4 text-base font-medium leading-loose text-neutral-100 hyphens-auto"
|
||||
lang="en">
|
||||
<span class="font-bold">RP Cost:</span>
|
||||
<span class="font-bold">Price:</span>
|
||||
@if ($skin->rp_price == '99999')
|
||||
Not Available for RP
|
||||
@else
|
||||
|
||||
Reference in New Issue
Block a user