Skip to content

Commit 4cc0d7f

Browse files
committed
web: fix saving config
Reported-by: @kadimgh
1 parent 2639cf0 commit 4cc0d7f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

static/index.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -384,8 +384,6 @@ <h3>🛸 aa-proxy-rs</h3>
384384
"dhu",
385385
"ev",
386386
"ev_battery_logger",
387-
"ev_battery_capacity",
388-
"ev_factor",
389387
];
390388
ids.forEach((id) => (config[id] = getValue(id)));
391389
await fetch("/config", {

0 commit comments

Comments
 (0)