setting 5vv on app.js

This commit is contained in:
sanjayk03-dev
2024-04-04 15:49:46 +05:30
parent 605472f9f9
commit f418c3cdf3
3 changed files with 1 additions and 8 deletions

View File

@@ -429,7 +429,7 @@ module.exports = new Vue({
};
}
this.display_units = this.config.settings["units"];
this.state['5vv'] = 6
try {
await api.put("config/save", this.config);
this.modified = false;