File tree Expand file tree Collapse file tree
resources/views/filament/server/pages/overview-states/partials Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4949
5050 <div class =" overview-stat-card" >
5151 <p class =" overview-stat-card__label" >World</p >
52- <p class =" overview-stat-card__value font-mono " >{{ $worldName } } </p >
52+ <p class =" overview-stat-card__value" >{{ $worldName } } </p >
5353 </div >
5454
5555 <div class =" overview-stat-card overview-stat-card--muted" >
Original file line number Diff line number Diff line change 1616 <x-overview .offline-card >
1717 <div class =" overview-stat-card overview-stat-card--muted" >
1818 <p class =" overview-stat-card__label" >Players</p >
19- <p class =" overview-stat-card__value" >0 / 20 </p >
19+ <p class =" overview-stat-card__value" >— / — </p >
2020 </div >
2121 </x-overview .offline-card >
2222
Original file line number Diff line number Diff line change 2727 <x-overview .offline-card label =" Awaiting Server" >
2828 <div class =" overview-stat-card overview-stat-card--muted" >
2929 <p class =" overview-stat-card__label" >Players</p >
30- <p class =" overview-stat-card__value" >0 / 20 </p >
30+ <p class =" overview-stat-card__value" >— / — </p >
3131 </div >
3232 </x-overview .offline-card >
3333
You can’t perform that action at this time.
0 commit comments