From ab741857a397e320f89c8dc06d51621403e2ce79 Mon Sep 17 00:00:00 2001 From: Observer KRypt0n_ Date: Sat, 10 Jun 2023 08:42:23 +0200 Subject: [PATCH] docs: added small comment about credits --- src/ui/about.rs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/ui/about.rs b/src/ui/about.rs index 1f3223c..897c968 100644 --- a/src/ui/about.rs +++ b/src/ui/about.rs @@ -46,6 +46,9 @@ impl SimpleComponent for AboutDialog { "Nikita Podvirnyy https://github.com/krypt0nn" ], + // Took patch credits from the CREDITS.md; + // If you want to change your name, link, or have any other questions - contact me + add_credit_section: (Some("Patch credits"), &[ "@Krock https://notabug.org/Krock", "@y0soro https://notabug.org/y0soro",