Files
Sub-Zero.bundle/Contents/Code/support/history.py
T

5 lines
140 B
Python

# coding=utf-8
from subzero.history_storage import SubtitleHistory
get_history = lambda: SubtitleHistory(Data, int(Prefs["history_size"]))