mirror of
https://github.com/unraid/api.git
synced 2026-05-07 23:51:40 -05:00
chore: format whitespace
This commit is contained in:
@@ -1657,7 +1657,6 @@ function handleMessage(e) {
|
|||||||
email: '',
|
email: '',
|
||||||
username: '',
|
username: '',
|
||||||
}, function() {
|
}, function() {
|
||||||
|
|
||||||
console.log('Unraid.net/myservers.cfg: Unregistered myservers, cleared apikey under [remote] section');
|
console.log('Unraid.net/myservers.cfg: Unregistered myservers, cleared apikey under [remote] section');
|
||||||
// send a ping back to the regwiz
|
// send a ping back to the regwiz
|
||||||
const payload = { event: 'ACCOUNT_PINGBACK', success: true, type: 'signOut', webGuiPathname: window.location.pathname };
|
const payload = { event: 'ACCOUNT_PINGBACK', success: true, type: 'signOut', webGuiPathname: window.location.pathname };
|
||||||
|
|||||||
Reference in New Issue
Block a user