Updated source's friendly_name to default to the collection_name (#29)

This commit is contained in:
Kieran
2024-02-20 14:24:47 -08:00
committed by GitHub
parent 47f0fd533f
commit 94f777d1ed
9 changed files with 101 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
defmodule Pinchflat.Utils.FunctionUtils do
@moduledoc """
Utility functions for working with functions
Utility methods for working with functions
"""
@doc """