Lint fix in frontend/fleet/helpers.ts (#1518)

This commit is contained in:
Mike McNeil 2021-07-30 09:43:58 -05:00 committed by GitHub
parent 3603fb9ca5
commit 4c1e867ea9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,8 +42,7 @@ const labelStubs = [
{
id: "online",
count: 0,
description:
"Hosts that have recently checked-in to Fleet.",
description: "Hosts that have recently checked-in to Fleet.",
display_text: "Online",
slug: "online",
statusLabelKey: "online_count",