Archived
0
0
Fork 0

style: fixed small spacing issue

This commit is contained in:
Daryl Ronningen 2021-06-20 22:46:06 -07:00
parent 6fc680136d
commit e16c815617
Signed by: Daryl Ronningen
GPG key ID: FD23F0C934A5EC6B
2 changed files with 5 additions and 1 deletions

View file

@ -169,6 +169,10 @@
"catch": {
"before": true,
"after": false
},
"switch": {
"before": true,
"after": false
}
}
}