This commit is contained in:
Hugh Rundle
2021-10-10 13:18:16 +11:00
parent 14d3158871
commit 726217577f
3 changed files with 16 additions and 14 deletions

View File

@ -126,8 +126,7 @@ let BookWyrm = new class {
/**
* Show form.
* If the form has already been revealed, there is no '.is-hidden' element
* so this doesn't work as a toggle - use hideForm to hide it again
*
* @param {Event} event
* @return {undefined}
*/