chore(lsm): test cenny gpg key

This commit is contained in:
Jef Roosens 2023-10-25 11:19:28 +02:00
parent b552e0a81b
commit aab93d9741
Signed by: Jef Roosens
GPG key ID: 02D4C0997E74717B

View file

@ -78,4 +78,6 @@ lsm_error lsm_store_data_append(lsm_store *store, lsm_entry *entry, lsm_str *dat
}
}
return lsm_error_ok;
}