Disable Dismiss when Snooze is Enabled.
This commit is contained in:
parent
d694b837f0
commit
b2ccca6e00
1 changed files with 0 additions and 1 deletions
|
|
@ -2425,7 +2425,6 @@ if ($SnoozeButtonEnabled -eq "True") {
|
||||||
</input>
|
</input>
|
||||||
<action activationType="protocol" arguments="$Action1" content="$ActionButton1Content" />
|
<action activationType="protocol" arguments="$Action1" content="$ActionButton1Content" />
|
||||||
<action activationType="system" arguments="snooze" hint-inputId="snoozeTime" content="$SnoozeButtonContent"/>
|
<action activationType="system" arguments="snooze" hint-inputId="snoozeTime" content="$SnoozeButtonContent"/>
|
||||||
<action activationType="system" arguments="dismiss" content="$DismissButtonContent"/>
|
|
||||||
</actions>
|
</actions>
|
||||||
</toast>
|
</toast>
|
||||||
"@
|
"@
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue