feat(ai-engine): value sniper thresholds and logic relaxed
This commit is contained in:
@@ -81,7 +81,6 @@ export const LIVE_STATUS_VALUES_FOR_DB = [
|
||||
"Playing",
|
||||
"Half Time",
|
||||
"liveGame",
|
||||
"minutes",
|
||||
];
|
||||
|
||||
export const LIVE_STATE_VALUES_FOR_DB = [
|
||||
@@ -110,7 +109,6 @@ export const FINISHED_STATUS_VALUES_FOR_DB = [
|
||||
"postGame",
|
||||
"posted",
|
||||
"Posted",
|
||||
"state",
|
||||
];
|
||||
|
||||
export const FINISHED_STATE_VALUES_FOR_DB = [
|
||||
|
||||
Reference in New Issue
Block a user