Update plugin.py
This commit is contained in:
@@ -44,7 +44,7 @@ import time
|
|||||||
# warranty, use at YOUR own risk.
|
# warranty, use at YOUR own risk.
|
||||||
|
|
||||||
PLUGINVERSION = '2.00 '
|
PLUGINVERSION = '2.00 '
|
||||||
UPDATEVERSION = '0.00'
|
UPDATEVERSION = '2.00'
|
||||||
|
|
||||||
class MyUpgrade(Screen):
|
class MyUpgrade(Screen):
|
||||||
screenwidth = getDesktop(0).size().width()
|
screenwidth = getDesktop(0).size().width()
|
||||||
|
|||||||
Reference in New Issue
Block a user