Skip to content
Snippets Groups Projects
Commit 8c90162e authored by Tibo's avatar Tibo
Browse files

Uptime

parent f988b7eb
No related branches found
No related tags found
No related merge requests found
Pipeline #2019 failed
......@@ -174,7 +174,7 @@ class Server extends Model
public function uptime()
{
$record = $this->lastRecordContaining("uptime");
$record = $this->lastRecordContaining("upaimte");
if ($record == null) {
return "";
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment