mirror of
https://github.com/TwiN/gatus.git
synced 2025-06-21 02:08:03 +02:00
refactor: Fix indent
This commit is contained in:
parent
9a5f245440
commit
2b9d3e99d3
@ -5,7 +5,8 @@
|
||||
:endpointStatuses="endpointStatuses"
|
||||
:showStatusOnHover="true"
|
||||
@showTooltip="showTooltip"
|
||||
@toggleShowAverageResponseTime="toggleShowAverageResponseTime" :showAverageResponseTime="showAverageResponseTime"
|
||||
@toggleShowAverageResponseTime="toggleShowAverageResponseTime"
|
||||
:showAverageResponseTime="showAverageResponseTime"
|
||||
/>
|
||||
<Pagination @page="changePage"/>
|
||||
</slot>
|
||||
|
Loading…
x
Reference in New Issue
Block a user