mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 10:15:31 +00:00
Fix linting
This commit is contained in:
parent
aac207350d
commit
ea0322244f
2 changed files with 2 additions and 2 deletions
|
|
@ -116,4 +116,4 @@ export default function(winamp, {dispatch}) {
|
|||
dispatch({type: TOGGLE_LLAMA_MODE});
|
||||
}
|
||||
});
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -47,4 +47,4 @@ export default function() {
|
|||
console.error('Tried to process an unpopulated file object');
|
||||
return false;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue