Skip to content

Commit

Permalink
Update Sophia.psm1
Browse files Browse the repository at this point in the history
  • Loading branch information
farag2 authored Apr 23, 2021
1 parent 92f02bd commit 33cfb76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sophia/PowerShell 7/Sophia.psm1
Original file line number Diff line number Diff line change
Expand Up @@ -9482,7 +9482,7 @@ while (`$true)
<selection id="""30""" content="""$($Localization.HalfHour)""" />
<selection id="""240""" content="""$($Localization.FourHours)""" />
</input>
<action activationType="""system""" arguments="""snooze""" hint-inputId="""SnoozeTimer""" content="" id="""test-snooze"""/>
<action activationType="""system""" arguments="""snooze""" hint-inputId="""SnoozeTimer""" content="""""" id="""test-snooze"""/>
<action arguments="""WindowsCleanup:""" content="""$($Localization.Run)""" activationType="""protocol"""/>
<action arguments="""dismiss""" content="""""" activationType="""system"""/>
</actions>
Expand Down

0 comments on commit 33cfb76

Please sign in to comment.