Remove some event dispatchers
This commit is contained in:
@@ -199,7 +199,7 @@ onDestroy(() => {
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
<ServerDiagnostics running_since={status.cpu_profile_running_since} on:refresh={() => getStats(lastOrder)}/>
|
||||
<ServerDiagnostics running_since={status.cpu_profile_running_since} refresh={() => getStats(lastOrder)}/>
|
||||
|
||||
<section>
|
||||
<h3>Process stats</h3>
|
||||
|
||||
Reference in New Issue
Block a user