Skip to content

Commit

Permalink
CONTAINERS section missing in 4.3.0 WebUI #3052
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolargo committed Dec 27, 2024
1 parent 9da8163 commit 236d2f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions glances/outputs/static/js/components/plugin-containers.vue
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@

<script>
import { orderBy } from 'lodash';
import { GlancesHelper } from '../services.js';
import { store } from '../store.js';
export default {
Expand Down
2 changes: 1 addition & 1 deletion glances/outputs/static/public/glances.js

Large diffs are not rendered by default.

0 comments on commit 236d2f8

Please sign in to comment.