mirror of
https://github.com/unraid/api.git
synced 2026-01-18 22:49:39 -06:00
chore: format whitespace
This commit is contained in:
@@ -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 };
|
||||
|
||||
Reference in New Issue
Block a user