mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-09-01 01:46:16 +00:00
Enhancement: include current filename placeholder in workflows (#8319)
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com> Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
@@ -673,6 +673,7 @@ class ConsumerPlugin(
|
||||
owner_username,
|
||||
local_added,
|
||||
self.filename,
|
||||
self.filename,
|
||||
)
|
||||
|
||||
def _store(
|
||||
|
Reference in New Issue
Block a user