change JSON Code

This commit is contained in:
Marko Oldenburg 2019-06-11 08:05:54 +02:00
parent 88cfc01271
commit 68c15c9f8b

View File

@ -129,6 +129,7 @@ eval {
import JSON::MaybeXS qw( decode_json encode_json );
1;
};
if ($@) {
$@ = undef;