Skip to content

Commit

Permalink
[CodeFactor] Apply fixes to commit 5674c1b
Browse files Browse the repository at this point in the history
  • Loading branch information
code-factor committed Nov 22, 2024
1 parent 5674c1b commit a2e71d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/sdk/src/common/notification/notification.ts
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ class NotificationService {
*
* @throws {Error} If the new settings do not match the length or order of the channel's settings.
* @throws {Error} If the `notificationsWriteClient` is not initialized.
* @returns {boolean} If true - success, false - error while setting settings
* @returns {boolean} If true - success, false - error while setting settings
*/
@validate(
z.array(
Expand Down

0 comments on commit a2e71d7

Please sign in to comment.