added tage

This commit is contained in:
stephen 2026-06-29 22:08:39 +10:00
parent 23b4228b58
commit 2390a6c738

View file

@ -24,8 +24,8 @@ def compile_anki_package(records, output_path, deck_name):
global speed coefficient rates from the active configurations.
"""
# Incrementing both forces a completely clean slate for both layout and deck container
model_id = 1684329014
deck_id = 1684329014
model_id = 1684329015
deck_id = 1684329015
# Global Configuration Pace Resolver Mapping
settings = database.load_all_settings() or {}