Update macro

This commit is contained in:
Aoran Zeng
2025-07-14 15:08:10 +08:00
parent a71a39230b
commit d0b0cdaae7
9 changed files with 10 additions and 10 deletions

View File

@@ -98,7 +98,7 @@ pl_python_uv_setsrc (char *option)
chsrc_yield_source (pl_python_group);
if (chsrc_in_standalone_mode())
chsrc_confirm_source;
chsrc_confirm_source();
char *uv_config = pl_python_find_uv_config (true);
if (NULL==uv_config)