This commit is contained in:
2026-09-09 04:20:59 -05:00
parent 532bf6a343
commit 3911fe491c
+15 -15
View File
@@ -104,14 +104,14 @@ func importPlayerShotCharts(db *gorm.DB) {
targetPlayerIDs := []string{
// "jamesle01",
// "curryst01",
"curryst01",
// "jokicni01",
// "doncilu01",
"hardeja01",
"irvinky01",
"duranke01",
"youngtr01",
"gilgesh01",
// "hardeja01",
// "irvinky01",
// "duranke01",
// "youngtr01",
// "gilgesh01",
// "brunsja01",
// "edwaran01",
// "mitchdo01",
@@ -134,22 +134,22 @@ func importPlayerShotCharts(db *gorm.DB) {
// "townska01",
// "walkeke02",
// "bealbr01",
// "antetgi01",
// "bookede01",
"antetgi01",
"bookede01",
// "youngtr01",
// "doncilu01",
// "jokicni01",
// "randlju01",
// "embiijo01",
"randlju01",
"embiijo01",
// "tatumja01",
// "gilgesh01",
// "edwaran01",
// "mitchdo01",
"mitchdo01",
// "brunsja01",
// "herroty01",
// "brownja02",
// "maxeyty01",
// "murraja01",
"herroty01",
"brownja02",
"maxeyty01",
"murraja01",
}
if len(targetPlayerIDs) == 0 {