glossary: fix bug causing duplicate name display in entry details (thanks to kiyoshi for noticing this)
FossilOrigin-Name: 4d8120f13be8ebc09dbf968d08680fef0fa511cee8ccfbd33c3a7cd510bb7961
This commit is contained in:
parent
5405482c72
commit
b6cb657a82
1 changed files with 1 additions and 1 deletions
|
@ -713,7 +713,7 @@ And then the actual top level server.
|
|||
|
||||
:handle-gopher
|
||||
&Selector ASCII:SPACE s:tokenize #1 a:th fetch
|
||||
s:chop s:keep dup s:put !Target gopher:display ;
|
||||
s:chop s:keep !Target gopher:display ;
|
||||
|
||||
---reveal---
|
||||
|
||||
|
|
Loading…
Reference in a new issue