Ran eslint

This commit is contained in:
ayes-web 2022-10-08 22:13:03 +03:00
parent 5c81ba994c
commit 522ca5beda

View file

@ -52,5 +52,5 @@ export function toggleShowRoomListAvatar() {
export function toggleShowYoutubeEmbedPlayer() {
appDispatcher.dispatch({
type: cons.actions.settings.TOGGLE_SHOW_YOUTUBE_EMBED_PLAYER,
})
}
});
}