Skip to content

Commit 7cef944

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 65f3e11 + 2892ee5 commit 7cef944

File tree

2 files changed

+2825
-2803
lines changed

2 files changed

+2825
-2803
lines changed

plugin/RV.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616

1717
class SplashForm(Eto.Forms.Dialog[bool]):
18-
def __init__(self, title, url, width=800, height=400):
18+
def __init__(self, title, url, width=800, height=450):
1919
super().__init__()
2020

2121
self.Title = title

0 commit comments

Comments
 (0)