From 3edcb7ee67cf70508f11dfcb62d34553300e29ab Mon Sep 17 00:00:00 2001 From: codefactor-io Date: Thu, 4 Mar 2021 09:48:14 +0000 Subject: [PATCH] [CodeFactor] Apply fixes --- src/scripts/fetch-data/fetch-thread.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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