We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 05cc2dd + 4547b22 commit 63b41c0Copy full SHA for 63b41c0
zhook.py
@@ -327,7 +327,7 @@ def addWatchDetails(self):
327
try:
328
# HTML not supported in Mattermost markdown...
329
# bodyText += "\n\n<details><summary>GitHub Stats</summary>"
330
- bodyText += f"\n\n"
+ bodyText += f"\n\n"
331
# bodyText += "\n</details>"
332
333
# These stats only cover the repos in the user's home (not all languages used in commits in any repo...)
0 commit comments