@SychO I'm using your extension (which is brilliant by the way) but have spotted a HTTP 500 error when I try to create a new tag with the extension enabled - below error from the log
[2020-12-22 12:02:47] flarum.ERROR: Symfony\Component\Debug\Exception\FatalThrowableError: Argument 2 passed to SychO\ActionLog\Listener\AbstractLogger::__construct() must implement interface Illuminate\Contracts\Events\Dispatcher, instance of Illuminate\Queue\SyncQueue given, called in /home/metabullet/public_html/vendor/sycho/flarum-action-log/src/Listener/LogTagCreated.php on line 52 in /home/metabullet/public_html/vendor/sycho/flarum-action-log/src/Listener/AbstractLogger.php:67
Any ideas ?
Thanks