From a3f5c70d523d074d17d61c3257c1dd8fe132eaf9 Mon Sep 17 00:00:00 2001 From: MillenniumEarl Date: Mon, 8 Mar 2021 12:38:06 +0100 Subject: [PATCH] Update JSDOC --- src/scripts/search.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/scripts/search.ts b/src/scripts/search.ts index 8f8813e..11e018e 100644 --- a/src/scripts/search.ts +++ b/src/scripts/search.ts @@ -16,6 +16,7 @@ import fetchThreadHandiworkURLs from "./fetch-data/fetch-thread"; /** * Gets the handiworks that match the passed parameters. + * * You *must* be logged. * @param {Number} limit * Maximum number of items to get. Default: 30