Skip to content

Commit

Permalink
Chore: Fix JSDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
chakflying committed Aug 16, 2023
1 parent b096586 commit 837b5cc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/util-frontend.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,7 @@ export function colorOptions(self) {

/**
* Loads the toast timeout settings from storage.
*
* @return {Object} The toast plugin options object.
* @returns {object} The toast plugin options object.
*/
export function loadToastSettings() {
return {
Expand Down

0 comments on commit 837b5cc

Please sign in to comment.