fix comment

This commit is contained in:
yggverse 2024-11-21 13:37:52 +02:00
parent 4d47dd4385
commit ae24a727c8

View File

@ -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,