tidy up some of the report names

This commit is contained in:
Oliver Gorwits
2023-11-24 21:17:51 +00:00
parent 350f9edfa0
commit f6cd6a68e8
7 changed files with 7 additions and 7 deletions

View File

@@ -9,7 +9,7 @@ use App::Netdisco::Web::Plugin;
register_report(
{ category => 'Port',
tag => 'duplexmismatch',
label => 'Duplex Mismatches Between Devices',
label => 'Mismatched Duplex',
provides_csv => 1,
api_endpoint => 1,
}