From ac33029e596167bf82847768cd5ec667eee561e5 Mon Sep 17 00:00:00 2001 From: mdwalters Date: Fri, 14 Jul 2023 01:54:15 -0400 Subject: [PATCH] fix: minor change --- src/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.py b/src/main.py index bf000c3..afd353d 100644 --- a/src/main.py +++ b/src/main.py @@ -172,7 +172,7 @@ class LemonadeWindow(Gtk.ApplicationWindow): self.about.set_comments("Follow discussions on Lemmy") self.about.set_release_notes("""""")