Skip to content
Snippets Groups Projects
Commit 9b7fd8ff authored by Simon Belak's avatar Simon Belak
Browse files

Tweak colledtion name

parent 7bf8acfb
No related branches found
No related tags found
No related merge requests found
......@@ -280,7 +280,7 @@
applied-filters-blurb))))
collection (magic.populate/create-collection!
(ensure-unique-collection-name
(format "Questions for your \"%s\" dashboard" (:name dashboard)))
(format "Questions for the dashboard \"%s\"" (:name dashboard)))
(rand-nth magic.populate/colors)
"Automatically generated cards.")]
(doseq [dashcard dashcards]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment