Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: prevent snoretoast shortcut, set notif title (#2720) #6000

Merged
merged 1 commit into from Nov 14, 2020

Commits on Oct 24, 2020

  1. fix: prevent snoretoast shortcut, set notif title (vuejs#2720)

    This prevents SnoreToast from installing a Start Menu shortcut
    by specifying an appID. The appID is also used to set the
    notification's title bar text in Windows 10. That text is now
    set to "Vue UI", which replaces the default value of "SnoreToast".
    
    fixes vuejs#2720
    tony19 committed Oct 24, 2020
    Copy the full SHA
    a22f448 View commit details
    Browse the repository at this point in the history