| author | Lucas de Vries <lucas@glacicle.org> | 2011-03-17 15:19:37 (GMT) |
|---|---|---|
| committer | Lucas de Vries <lucas@glacicle.org> | 2011-03-17 15:19:37 (GMT) |
| commit | f4c991bcfbe7a9866a6fc99dc485c78c1f04ff49 (patch) (side-by-side diff) | |
| tree | 2358f58797685854927e401f992480f5d72993b9 | |
| parent | 7354cd321b12dbf9e97b1d54fa067bff7d702e0b (diff) | |
| download | anigrate-master.tar.gz | |
Signed-off-by: Lucas de Vries <lucas@glacicle.org>
| -rwxr-xr-x | anigrate | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2206,7 +2206,7 @@ def active(arg, selector): continue print("activate season = %d: %s..." % (sn, sel.title)) - sel.current = season + sel.current = sn sel.eval_finished() session.commit() |
