mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-15 17:20:08 +00:00
fix comment
This commit is contained in:
parent
4d47dd4385
commit
ae24a727c8
@ -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…
x
Reference in New Issue
Block a user