fix: poll llama-server even without model to detect late startup

This commit is contained in:
Troed Sångberg
2026-06-14 13:41:22 +02:00
parent 27bd4fc289
commit 4ca808964d
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@troed/oc-ls-stats",
"version": "0.0.67",
"version": "0.0.68",
"type": "module",
"exports": {
"./tui": {