diff --git a/plugin/RV.py b/plugin/RV.py index 254c9c3..e3b82b3 100644 --- a/plugin/RV.py +++ b/plugin/RV.py @@ -15,7 +15,7 @@ class SplashForm(Eto.Forms.Dialog[bool]): - def __init__(self, title, url, width=800, height=400): + def __init__(self, title, url, width=800, height=450): super().__init__() self.Title = title