This commit is contained in:
2022-07-11 04:40:30 +00:00
committed by GitHub
parent 72bbac0b2e
commit 5aa342e872
2 changed files with 3 additions and 1 deletions

View File

@@ -171,7 +171,7 @@ impl CheckUnknown for FanboxItem {
"user": [
"name"+author_name,
"iconUrl",
"id"+,
"userId"+user_id,
],
);
Ok(())