refactor taesd and add multiple variants in settings

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2025-01-12 14:09:55 -05:00
parent e81db4cdfe
commit 49f5c8ab12
13 changed files with 755 additions and 221 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const timeout = 10000;
const timeout = 30000;
const log = async (...msg) => {
const dt = new Date();