Skip to content

Do not coerce list configuration values to string.

Abhilash Raj requested to merge maxking/postorius:fix-58 into master

Converting all data types to strings causes the lists to be converted to strings. Do not convert everything to string.

Fix #58 (closed)

Merge request reports