1
0
mirror of https://github.com/osmarks/mycorrhiza.git synced 2024-12-04 18:19:54 +00:00

Change the pencil to the eye and an arrow

Pencil? What?
This commit is contained in:
Timur Ismagilov 2024-06-01 23:18:16 +03:00
parent a0945b1210
commit 640dd3d972

View File

@ -97,7 +97,7 @@ func Rename(oldHypha hyphae.ExistingHypha, newName string, recursive bool, leave
return nil
}
const redirectionTemplate = `=> %[1]s | %[2]s
const redirectionTemplate = `=> %[1]s | 👁 %[2]s
<= %[1]s | full
`