« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/data/yaml.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data/yaml.js b/src/data/yaml.js
index be494dad..4ad8bd8c 100644
--- a/src/data/yaml.js
+++ b/src/data/yaml.js
@@ -1461,7 +1461,7 @@ export function cruddilyGetAllThings(wikiData) {
   return allThings;
 }
 
-export function matchFilenameToThings(filename, wikiData) {
+export function getThingLayoutForFilename(filename, wikiData) {
   const things =
     cruddilyGetAllThings(wikiData)
       .filter(thing =>