chore: format whitespace

This commit is contained in:
Zack Spear
2021-01-19 16:54:12 -08:00
parent 40694b1b65
commit a5259c109c

View File

@@ -1657,7 +1657,6 @@ function handleMessage(e) {
email: '',
username: '',
}, function() {
console.log('Unraid.net/myservers.cfg: Unregistered myservers, cleared apikey under [remote] section');
// send a ping back to the regwiz
const payload = { event: 'ACCOUNT_PINGBACK', success: true, type: 'signOut', webGuiPathname: window.location.pathname };