Merge pull request #74 from MillenniumEarl/2.0.0-ts-cf-autofix

Apply fixes from CodeFactor
pull/75/head
Millennium Earl 2021-03-04 10:49:25 +01:00 committed by GitHub
commit 4b35ec8760
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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. * Gets the URLs of the handiwork' threads that match the passed parameters.
* *
* You *must* be logged. * You *must* be logged.
* @param {ThreadSearchQuery} query * @param {ThreadSearchQuery} query
* Query used for the search * Query used for the search