Appease the linter

This commit is contained in:
Travis Ralston 2020-11-19 12:12:00 -07:00
parent ff9d696881
commit dec47a260c
3 changed files with 7 additions and 6 deletions

View file

@ -228,7 +228,7 @@ export class CapabilityText {
// Now handle all the message types we care about. There are more message types available, however
// they are not as common so we don't bother rendering them. They'll fall into the generic case.
switch(eventCap.keyStr) {
switch (eventCap.keyStr) {
case MsgType.Text: {
if (eventCap.direction === EventDirection.Send) {
return {