mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
fix comment
This commit is contained in:
parent
4d47dd4385
commit
ae24a727c8
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ impl Form {
|
|||
_ => false,
|
||||
});
|
||||
|
||||
// Change name entry visibility
|
||||
// Change file choose button visibility
|
||||
file.show(match key {
|
||||
Value::IMPORT_PEM => true,
|
||||
_ => false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue