Skip to content

Fix linter issues

Nils Brinckmann requested to merge fix-frontend-linter-warnings-2024-07-29 into main

This fixes the linter issues:

/home/node/components/shared/BaseMountInfo.vue
  146:63  warning  Expected a space before '/>', but not found  vue/html-closing-bracket-spacing
  157:61  warning  Expected a space before '/>', but not found  vue/html-closing-bracket-spacing

✖ 2 problems (0 errors, 2 warnings)
  0 errors and 2 warnings potentially fixable with the `--fix` option.

Merge request reports

Loading