fix: KI-Default-Route auf HAN geändert
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
parent
d4a94465b7
commit
190281e2bb
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ def get_prompt():
|
||||||
return row["inhalt"] if row else ""
|
return row["inhalt"] if row else ""
|
||||||
|
|
||||||
|
|
||||||
def auswerten(von="FRA", nach="PNH"):
|
def auswerten(von="FRA", nach="HAN"):
|
||||||
log("KI-Auswertung gestartet")
|
log("KI-Auswertung gestartet")
|
||||||
conn = get_conn()
|
conn = get_conn()
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue