Ran eslint
This commit is contained in:
parent
5c81ba994c
commit
522ca5beda
1 changed files with 2 additions and 2 deletions
|
@ -52,5 +52,5 @@ export function toggleShowRoomListAvatar() {
|
|||
export function toggleShowYoutubeEmbedPlayer() {
|
||||
appDispatcher.dispatch({
|
||||
type: cons.actions.settings.TOGGLE_SHOW_YOUTUBE_EMBED_PLAYER,
|
||||
})
|
||||
});
|
||||
}
|
Loading…
Reference in a new issue