Sort credit section for name
This commit is contained in:
parent
a3fb4bffba
commit
49d2dd6a40
1 changed files with 1 additions and 1 deletions
|
@ -1959,7 +1959,7 @@ impl AppOp {
|
|||
"Saurav Sachidanand",
|
||||
]);
|
||||
|
||||
dialog.add_credit_section("Named as Fractal by", &["Regina Bíró"]);
|
||||
dialog.add_credit_section("Name by", &["Regina Bíró"]);
|
||||
|
||||
dialog.show();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue