From 6cb2913aaa8bd31705f219e6fbf180e55912310b Mon Sep 17 00:00:00 2001 From: kramo <93832451+kra-mo@users.noreply.github.com> Date: Sun, 28 Jan 2024 20:41:07 +0100 Subject: [PATCH] =?UTF-8?q?kramo.hu=20=E2=86=92=20kramo.page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/application.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/application.ts b/src/application.ts index 6e97040..3e59dd2 100644 --- a/src/application.ts +++ b/src/application.ts @@ -43,7 +43,7 @@ export class Application extends Adw.Application { "Angelo Verlain https://vixalien.com", "David Keller https://gitlab.com/BlobCodes", ]); - aboutWindow.set_artists(["kramo https://kramo.hu"]); + aboutWindow.set_artists(["kramo https://kramo.page"]); aboutWindow.set_designers(["Allan Day"]); aboutWindow.set_transient_for(this.get_active_window()); /* Translators: Replace "translator-credits" with your names, one name per line */