Skip to content

Commit

Permalink
Fix lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
nwmac authored and richard-cox committed Sep 17, 2021
1 parent 63e120e commit e8b7732
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions models/management.cattle.io.cluster.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ import { KONTAINER_TO_DRIVER } from './management.cattle.io.kontainerdriver';
// If the logo is not named with the provider name, add an override here
const PROVIDER_LOGO_OVERRIDE = {};

const HARVESTER_LABEL = 'cluster.harvesterhci.io';

export default {
details() {
const out = [
Expand Down

0 comments on commit e8b7732

Please sign in to comment.