Commit graph

5 commits

Author SHA1 Message Date
Rob Loach
99fd2e0f72
🩹 Fix compilation warning on comment
Was getting the following error...

> 71:50  error  Expected exception block, space or tab after '//' in comment  spaced-comment
2024-11-21 01:34:11 -05:00
hockwill
d2da68bc6c spelling of keyword 2024-07-21 22:42:23 -04:00
hockwill
55bcadedff On branch BUG/1608_glances-network-error
Changes to be committed:
	modified:   src/components/Widgets/GlNetworkInterfaces.vue
	modified:   src/components/Widgets/GlNetworkTraffic.vue

bug ref: https://github.com/Lissy93/dashy/issues/1608

v4api ref: https://glances.readthedocs.io/en/latest/api.html#get-network
v3api ref: https://github.com/nicolargo/glances/blob/support/glancesv3/docs/api.rst#get-network
2024-07-21 22:38:41 -04:00
Alicia Sykes
dfea4e317c Refactors all Glances widgets to inherit from parent mixin 2022-01-19 11:43:04 +00:00
Alicia Sykes
6d9e34c90f Adds a network interface widget 2022-01-18 19:11:03 +00:00