mirror of https://github.com/statping/statping
changed col name from name to service
parent
4b97ba3b21
commit
15ed5b20f9
|
@ -14,7 +14,7 @@
|
|||
<thead>
|
||||
<tr>
|
||||
<th scope="col">
|
||||
{{ $t('name') }}
|
||||
{{ $t('service') }}
|
||||
</th>
|
||||
<th
|
||||
scope="col"
|
||||
|
|
Loading…
Reference in New Issue