diff --git a/src/scripts/fetch-data/fetch-thread.ts b/src/scripts/fetch-data/fetch-thread.ts index ee89163..214df73 100644 --- a/src/scripts/fetch-data/fetch-thread.ts +++ b/src/scripts/fetch-data/fetch-thread.ts @@ -13,7 +13,7 @@ import ThreadSearchQuery from "../classes/query/thread-search-query.js"; /** * Gets the URLs of the handiwork' threads that match the passed parameters. - * + * * You *must* be logged. * @param {ThreadSearchQuery} query * Query used for the search