fix small issue, where no image is given, when postid is undefined or null. Updated packages.
This commit is contained in:
@@ -15,11 +15,12 @@
|
||||
},
|
||||
"imports": {
|
||||
"@discordjs": "npm:discord.js@14.18.0",
|
||||
"@melvdouc/xml-parser": "jsr:@melvdouc/xml-parser@^0.1.1",
|
||||
"@std/assert": "jsr:@std/assert@1",
|
||||
"@types/node": "npm:@types/node@^22.14.1",
|
||||
"@melvdouc/xml-parser": "jsr:@melvdouc/xml-parser@^0.1.2",
|
||||
"@std/assert": "jsr:@std/assert@^1.0.15",
|
||||
"@types/node": "npm:@types/node@^22.18.13",
|
||||
|
||||
"@root/" : "./src/"
|
||||
"@root/" : "./src/",
|
||||
"dotenv": "npm:dotenv@^17.2.3"
|
||||
},
|
||||
"fmt": {
|
||||
"useTabs": true
|
||||
|
||||
Reference in New Issue
Block a user