mirror of
https://github.com/an-anime-team/sleepy-launcher.git
synced 2025-03-15 06:28:27 +03:00
feat: listed Krock in about window
This commit is contained in:
parent
ce20f1e667
commit
07a992be58
1 changed files with 4 additions and 0 deletions
|
@ -46,6 +46,10 @@ impl SimpleComponent for AboutDialog {
|
|||
"Nikita Podvirnyy https://github.com/krypt0nn"
|
||||
],
|
||||
|
||||
add_credit_section: (Some("Patch developer"), &[
|
||||
"@Krock https://notabug.org/Krock/dawn"
|
||||
]),
|
||||
|
||||
add_credit_section: (Some("An Anime Team"), &[
|
||||
"@Marie https://github.com/Mar0xy",
|
||||
"@lane https://github.com/laurinneff",
|
||||
|
|
Loading…
Add table
Reference in a new issue