mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
More working triggers.
This commit is contained in:
@@ -48,6 +48,7 @@ class UserAction implements TriggerInterface
|
||||
public function triggered()
|
||||
{
|
||||
Log::debug('user_action always returns true.');
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user