From ec8026dbaabdcd49acffeda37da7b4bcb1a7b64a Mon Sep 17 00:00:00 2001 From: Kieran Eglin Date: Mon, 25 Mar 2024 11:56:12 -0700 Subject: [PATCH] Comment --- lib/pinchflat/boot/pre_job_startup_tasks.ex | 1 + 1 file changed, 1 insertion(+) 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