mirror of
https://github.com/JoeanAmier/XHS-Downloader.git
synced 2026-03-22 06:57:16 +08:00
fix(recorder.py): 修复已知问题
This commit is contained in:
@@ -33,7 +33,7 @@ class IDRecorder:
|
||||
async def add(
|
||||
self,
|
||||
id_: str,
|
||||
name: str,
|
||||
name: str = None,
|
||||
*args,
|
||||
**kwargs,
|
||||
) -> None:
|
||||
|
||||
Reference in New Issue
Block a user