remove logging
This commit is contained in:
parent
4a0db151d4
commit
d0acb97e36
5 changed files with 8 additions and 10 deletions
|
@ -73,9 +73,7 @@ async function main() {
|
|||
const community_item_type = border.community_item_type;
|
||||
|
||||
const filename_large = border.community_item_data.item_image_large;
|
||||
if (filename_large == "c05c0155855b74c28e0f6e9417d4afa3c99d76ef.png") {
|
||||
console.log(border);
|
||||
}
|
||||
|
||||
const filename_small = border.community_item_data.item_image_small;
|
||||
|
||||
const appInfo = await getAppInfo(appid);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue