Skip to content

Commit 5f7fa60

Browse files
Update OllamaGUI.py
1 parent 0e548e7 commit 5f7fa60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OllamaGUI.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ def __init__(self):
3535
self.threads = [] # List to store ResponseThread objects
3636

3737
def initUI(self):
38-
self.setWindowTitle("MAPLESYURPISDEFINATELYNOTAFURRY")
38+
self.setWindowTitle("I REALLY LOVE MAPLE SYRUP!")
3939
self.setGeometry(200, 200, 750, 575)
4040

4141
layout = QVBoxLayout()

0 commit comments

Comments
 (0)