Clarifies wording of source form for index frequency (#47)

This commit is contained in:
Kieran
2024-03-02 13:09:58 -08:00
committed by GitHub
parent c37157d644
commit 0f40dcf5dd
2 changed files with 2 additions and 2 deletions
@@ -14,7 +14,7 @@ defmodule PinchflatWeb.Sources.SourceHTML do
def friendly_index_frequencies do
[
{"Never", -1},
{"On Create", -1},
{"1 Hour", 60},
{"3 Hours", 3 * 60},
{"6 Hours", 6 * 60},