Skip to content

Commit 22bc9d6

Browse files
committed
Fix saving of term version
1 parent 8190aed commit 22bc9d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/asciinema/recordings.ex

+1
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ defmodule Asciinema.Recordings do
193193
:term_cols,
194194
:term_rows,
195195
:term_type,
196+
:term_version,
196197
:term_theme_fg,
197198
:term_theme_bg,
198199
:term_theme_palette,

0 commit comments

Comments
 (0)