This commit is contained in:
Andras Schmelczer 2025-03-15 15:17:21 +00:00
parent 15a09dff95
commit 826e391f87
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
10 changed files with 652 additions and 654 deletions

View file

@ -60,7 +60,6 @@ export class HistoryView extends ItemView {
}
element.createEl("span", {
text: entry.relativePath
});