This commit is contained in:
Juho Teperi 2017-11-18 20:19:44 +02:00
parent b7304d0f3f
commit a2eed46ea1
1 changed files with 1 additions and 1 deletions

View File

@ -278,7 +278,7 @@
(.-type) (.-type)
(.-displayName)) (.-displayName))
parent (some-> fiber parent (some-> fiber
(.-:return)) (.-return))
path (some-> parent path (some-> parent
fiber-component-path fiber-component-path
(str " > ")) (str " > "))