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