fix: identity status - TMDb and user_defined identities start as 'pending' (確認制)
This commit is contained in:
@@ -264,7 +264,7 @@ def register_identity_to_db(
|
||||
name,
|
||||
"people",
|
||||
"tmdb",
|
||||
"confirmed",
|
||||
"pending", # TMDb identities need manual confirmation
|
||||
embedding_str,
|
||||
json.dumps(reference_data),
|
||||
tmdb_id,
|
||||
|
||||
Reference in New Issue
Block a user