Application

Reopen last chat on launch

Open the same server and text channel the next time MetoYou starts.

Launch on system startup

@if (isElectron) {

Automatically start MetoYou when you sign in

} @else {

This setting is only available in the desktop app.

}

Minimize to tray on close

@if (isElectron) {

Keep MetoYou running in the tray when you click the X button

} @else {

This setting is only available in the desktop app.

}