Testosterone and sensitivity.
[kiosk.git] / local_photos_mirror_renderer.py
index b6499a17bd39a13ad0e011db94cb963bfb6269d9..bb158b9d55d962062c1ff2da0a43c092624d5553 100644 (file)
@@ -16,7 +16,7 @@ class local_photos_mirror_renderer(renderer.abstaining_renderer):
 
     album_whitelist = frozenset(
         [
-            "8-Mile Lake Hike",
+            "Autumn at Kubota",
             "Bangkok and Phuket, 2003",
             "Barn",
             "Blue Angels... Seafair",
@@ -39,17 +39,19 @@ class local_photos_mirror_renderer(renderer.abstaining_renderer):
             "Portland, ME 2021",
             "Prague and Munich 2019",
             "Random",
+            "SFO 2014",
             "Scott and Lynn",
             "Sculpture Place",
-            "SFO 2014",
             "Skiing with Alex",
             "Sonoma",
             "Trip to California, '16",
             "Trip to San Francisco",
             "Trip to East Coast '16",
+            "Turkey 2022",
             "Tuscany 2008",
-            "Yosemite 2010",
             "WA Roadtrip, 2021",
+            "WA Wines",
+            "Yosemite 2010",
             "Zoo",
         ]
     )