Skip to content
This repository was archived by the owner on Mar 11, 2024. It is now read-only.

Commit 6cb2913

Browse files
authored
kramo.hu → kramo.page
1 parent 399340c commit 6cb2913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/application.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ export class Application extends Adw.Application {
4343
"Angelo Verlain https://vixalien.com",
4444
"David Keller https://gitlab.com/BlobCodes",
4545
]);
46-
aboutWindow.set_artists(["kramo https://kramo.hu"]);
46+
aboutWindow.set_artists(["kramo https://kramo.page"]);
4747
aboutWindow.set_designers(["Allan Day"]);
4848
aboutWindow.set_transient_for(this.get_active_window());
4949
/* Translators: Replace "translator-credits" with your names, one name per line */

0 commit comments

Comments
 (0)