From 5a56e46f7b349d40377a377b4a8aa534fb20ef20 Mon Sep 17 00:00:00 2001 From: David Baker Date: Wed, 11 May 2022 16:50:41 +0100 Subject: [PATCH] Prettier --- src/sound/PTTClips.module.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/sound/PTTClips.module.css b/src/sound/PTTClips.module.css index effe2ad..cd680f5 100644 --- a/src/sound/PTTClips.module.css +++ b/src/sound/PTTClips.module.css @@ -15,5 +15,5 @@ limitations under the License. */ .pttClip { - display: none; -} \ No newline at end of file + display: none; +}