mirror of https://github.com/coddrago/Heroku
Update test.py
parent
244ea2d9e9
commit
797b58eeda
|
@ -298,7 +298,7 @@ class TestMod(loader.Module):
|
|||
*main.__version__,
|
||||
(
|
||||
" <a"
|
||||
f' href="https://github.com/hikariatama/Hikka/commit/{ghash}">@{ghash[:8]}</a>'
|
||||
f' href="https://github.com/coddrago/Hikka/commit/{ghash}">@{ghash[:8]}</a>'
|
||||
if ghash
|
||||
else ""
|
||||
),
|
||||
|
|
Loading…
Reference in New Issue