Files
Michael Adler 20af491de1 aerc: wrap show-ics-details.py to fix missing deps
The show-ics-details.py filter requires the Python package 'vobject',
which is correctly specified in 'pythonPath'. However, the filter
was not wrapped, causing it to fail at runtime due to the missing
dependency.
2026-02-20 16:25:41 +01:00
..