Show Git SHA information when printing version information (#120)

This commit is contained in:
Ulyssa
2023-06-14 20:28:01 -07:00
parent a020b860dd
commit 2a573b6056
5 changed files with 38 additions and 2 deletions

View File

@@ -538,7 +538,7 @@ impl Window<IambInfo> for IambWindow {
title.into(),
];
Spans(v)
}
},
}
}