Update theme.py
This commit is contained in:
@@ -554,3 +554,5 @@ class ThemeList(object):
|
||||
|
||||
def previous(self, theme):
|
||||
return self._step(theme, -1)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user