🔀 Merge branch 'master' of github.com:lissy93/dashy

This commit is contained in:
Alicia Sykes
2024-05-21 17:41:06 +01:00
4 changed files with 184 additions and 188 deletions

View File

@@ -8,7 +8,7 @@ export default {
},
/* Optionally specify the API version, defaults to V 3 */
apiVersion() {
return this.options.apiVersion || 3;
return this.options.apiVersion || 4;
},
/* Optionally specify basic auth credentials for Glances instance */
credentials() {