|
@@ -662,6 +662,7 @@
|
|
(concat (drop-last prev) [from (last prev)] next)
|
|
(concat (drop-last prev) [from (last prev)] next)
|
|
(concat prev [from] next))
|
|
(concat prev [from] next))
|
|
(remove nil?)
|
|
(remove nil?)
|
|
|
|
+ (mapv util/safe-page-name-sanity-lc)
|
|
distinct
|
|
distinct
|
|
vec)]
|
|
vec)]
|
|
(config-handler/set-config! :favorites favorites)))))
|
|
(config-handler/set-config! :favorites favorites)))))
|