mirror of
https://jihulab.com/DGP-Studio/Snap.Hutao.git
synced 2025-11-19 21:02:53 +08:00
fix failed notification activate
This commit is contained in:
@@ -88,7 +88,7 @@ internal sealed partial class DailyNoteNotificationOperation
|
||||
</binding>
|
||||
</visual>
|
||||
<actions>
|
||||
<action activationType="background" content="{SH.ServiceDailyNoteNotifierActionLaunchGameButton}" arguments="{AppActivation.Action}={AppActivation.LaunchGame}&{AppActivation.Uid}={entry.Uid}"/>
|
||||
<action activationType="background" content="{SH.ServiceDailyNoteNotifierActionLaunchGameButton}" arguments="{AppActivation.Action}={AppActivation.LaunchGame};{AppActivation.Uid}={entry.Uid}"/>
|
||||
<action activationType="system" content="{SH.ServiceDailyNoteNotifierActionLaunchGameDismiss}" arguments="dismiss"/>
|
||||
</actions>
|
||||
</toast>
|
||||
|
||||
Reference in New Issue
Block a user