misc. style/doc fixes

This commit is contained in:
ewin 2025-07-29 20:05:44 -04:00
parent 64a5bc6af1
commit e3fd6ae47f
Signed by: erin
SSH key fingerprint: SHA256:swjoHhREbZPbWe+gyJNi24d4NAxJSyUIm3fpZj4z3wc
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ const itemLinkRegExp = name => new RegExp(`<a href="/lodestone/playguide/db/item
/**
* Gets the ID of the named item in Eorzea Database.
* @param {string} name
* @returns {Promise<string | undefined>}
* @returns {Promise<string | null>}
*/
export async function findItemEDBID (name) {
// execute a search for the item's name