mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-05 04:03:26 +00:00
Trigger on delete.
This commit is contained in:
@@ -29,7 +29,7 @@ use JsonException;
|
||||
*/
|
||||
class Sha3SignatureGenerator implements SignatureGeneratorInterface
|
||||
{
|
||||
private int $version = 1;
|
||||
private int $version = 0;
|
||||
|
||||
/**
|
||||
* @inheritDoc
|
||||
|
Reference in New Issue
Block a user