added tage
This commit is contained in:
parent
23b4228b58
commit
2390a6c738
1 changed files with 2 additions and 2 deletions
|
|
@ -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 {}
|
||||
|
|
|
|||
Loading…
Reference in a new issue