mirror of
https://github.com/progval/Limnoria.git
synced 2025-05-06 03:23:40 -05:00
Changes one line and adds six to do this: * change keyid = verified.keyid to be keyid0; * added an if/else check to see if it's the subkey or master key; and * then set keyid according the result of that check; * then continues as normal.