4 lines
121 B
TypeScript

// Desktop app installation
export function installApp() {
alert("Open your browser menu > 'Install Anime Notifier'.")
}