Update gallery_app.py

This commit is contained in:
2026-01-20 13:27:30 +01:00
parent df12413c5d
commit ce7abd8a29

View File

@@ -28,7 +28,7 @@ class AppState:
self.preview_quality = 50 self.preview_quality = 50
# Tagging State # Tagging State
self.active_cat = "Default" self.active_cat = "control"
self.next_index = 1 self.next_index = 1
# Batch Settings # Batch Settings