Archived
1
0
This repository has been archived on 2026-04-22. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
FoxTube/Src/Internal.xml
T
Michael Gordeev 71cc12106c DownloadAgent
2018-07-11 18:58:05 +03:00

1 line
655 B
XML

<toast launch="action=openThread&amp;threadId=92187">
<visual>
<binding template="ToastGeneric">
<text hint-maxLines="1">FoxTube has been updated!</text>
<text>Check out what's new we have added!</text>
<image placement="appLogoOverride" src="https://unsplash.it/64?image=1027"/>
</binding>
</visual>
<actions>
<action
content="Check out!"
arguments="action=commentPhoto&amp;photoId=92187"/>
<action
content="Manage notifications"
arguments="action=commentPhoto&amp;photoId=92187"/>
</actions>
</toast>