Skip to content

Commit 9c7df71

Browse files
committed
fix prettier issue
1 parent 2b1c90e commit 9c7df71

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/templates/layout.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
<a href='mailto:{{supportEmail}}'>{{supportEmail}}</a></p>
1616
</footer>
1717
</body>
18-
</html>
18+
</html>

src/templates/message.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111

1212
<p>
1313
<a href='{{chatLink}}' class='action-button'>Reply on {{appName}}</a>
14-
</p>
14+
</p>

0 commit comments

Comments
 (0)