This commit is contained in:
dgtlmoon
2025-02-09 00:14:47 +01:00
parent 6948418865
commit 383f90b70c

View File

@@ -40,7 +40,7 @@ field_choices = [
("page_filtered_text", "Page text After Filters"), ("page_filtered_text", "Page text After Filters"),
("page_title", "Page Title"), # actual page title <title> ("page_title", "Page Title"), # actual page title <title>
("watch_uuid", "Watch UUID"), ("watch_uuid", "Watch UUID"),
("watch_history_length", "History Length"), #("watch_history_length", "History Length"), # Would never equate
("watch_history", "All Watch Text History"), ("watch_history", "All Watch Text History"),
("watch_check_count", "Watch Check Count"), ("watch_check_count", "Watch Check Count"),
("watch_uuid", "Other Watch by UUID"), # (Maybe this is 'if' ??) ("watch_uuid", "Other Watch by UUID"), # (Maybe this is 'if' ??)