03.02.26
This commit is contained in:
2
app.py
2
app.py
@@ -930,7 +930,7 @@ def detect_template(text):
|
|||||||
return "ROBERTSON"
|
return "ROBERTSON"
|
||||||
|
|
||||||
if "landing report" in t and "carcon cargo" in t:
|
if "landing report" in t and "carcon cargo" in t:
|
||||||
return "SGS"
|
return "CARGO CONTROL"
|
||||||
|
|
||||||
if "pacific inspection company" in t or "picl-bd.com" in t:
|
if "pacific inspection company" in t or "picl-bd.com" in t:
|
||||||
return "PICL"
|
return "PICL"
|
||||||
|
|||||||
Reference in New Issue
Block a user