mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 09:35: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,
|
_ => false,
|
||||||
});
|
});
|
||||||
|
|
||||||
// Change name entry visibility
|
// Change file choose button visibility
|
||||||
file.show(match key {
|
file.show(match key {
|
||||||
Value::IMPORT_PEM => true,
|
Value::IMPORT_PEM => true,
|
||||||
_ => false,
|
_ => false,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue