Skip to content

Commit 2ab4523

Browse files
author
Stephan Dilly
committed
some fun
1 parent 7d88b0c commit 2ab4523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/blame_file.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ impl BlameFileComponent {
330330
) {
331331
(true, Some(file_path), _) => {
332332
format!(
333-
"{} -- {} -- <waiting for blame>",
333+
"{} -- {} -- <calculating.. (who is to blame?)>",
334334
self.title, file_path
335335
)
336336
}

0 commit comments

Comments
 (0)