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

fix rename

parent c6ffd1d6
No related branches found
No related tags found
No related merge requests found
......@@ -149,7 +149,7 @@
card {:text (format "# %s" (:title group))
:width default-card-width
:height 2}]
(add-text-card! dashboard card xy)
(add-text-card dashboard card xy)
(fill-grid grid xy card))
grid)]
cards)))
......
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