ted2srt icon indicating copy to clipboard operation
ted2srt copied to clipboard

stop using `last`

Open rnons opened this issue 6 years ago • 0 comments

last is a partial function that can fail without any trace, at least use lastMaybe.

Can get mediaPad from talk object, so that functions using last can be removed.

rnons avatar Apr 13 '20 09:04 rnons