Skip to content

Commit 3feb2ba

Browse files
ncsmnicolejaviereguiluz
authored andcommitted
Replace duplicate medium configuration
1 parent 0718196 commit 3feb2ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notifier.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,7 @@ specify what channels should be used for specific levels (using
601601
->channelPolicy('high', ['chat/slack'])
602602
// Use browser for medium and low notifications
603603
->channelPolicy('medium', ['browser'])
604-
->channelPolicy('medium', ['browser'])
604+
->channelPolicy('low', ['browser'])
605605
;
606606
};
607607

0 commit comments

Comments
 (0)