diff --git a/lib/pinchflat/boot/pre_job_startup_tasks.ex b/lib/pinchflat/boot/pre_job_startup_tasks.ex index 96a27bb..e1bb4c0 100644 --- a/lib/pinchflat/boot/pre_job_startup_tasks.ex +++ b/lib/pinchflat/boot/pre_job_startup_tasks.ex @@ -69,6 +69,7 @@ defmodule Pinchflat.Boot.PreJobStartupTasks do Settings.fetch!(:pro_enabled, false) end + # TODO: turn into a migration defp backfill_uuids do # This is a one-time backfill to ensure that all media items have a UUID # This is important for the RSS feed and the streaming endpoint