Skip to content

Commit d3f02e1

Browse files
authored
Rename tvhplayer.py to tvhplayer-v3.1.py
1 parent 8c48cae commit d3f02e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tvhplayer.py renamed to tvhplayer-v3.1.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2570,4 +2570,4 @@ def schedule_recording(self, entry):
25702570
app = QApplication(sys.argv)
25712571
window = TVHeadendClient()
25722572
window.show()
2573-
sys.exit(app.exec_())
2573+
sys.exit(app.exec_())

0 commit comments

Comments
 (0)