aboutsummaryrefslogtreecommitdiff
path: root/components
diff options
context:
space:
mode:
Diffstat (limited to 'components')
-rw-r--r--components/footer.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/footer.tsx b/components/footer.tsx
index 575f7e9..a20a746 100644
--- a/components/footer.tsx
+++ b/components/footer.tsx
@@ -44,7 +44,7 @@ export function Footer() {
<h2>4 op een rij</h2>
<span className='versionString subtile posabs abscenterv'>
<span className='number'>v{status?.version.number}</span>
- <span className='commit'>({status?.version.commit.substr(0, 8)})</span>
+ <span className='commit'>({status?.version.commit_short})</span>
</span>
</div>
<div className='content'>