
25 Aug
2022
25 Aug
'22
8:26 a.m.
Hi Tony,
On Thu, 25 Aug 2022 10:04:06 +0200
Tony Zorman
version 0.17.0 has removed all of these `default…` functions and replaced them with a "generic" `def`. Simply remove `defaultPP` and `defaultXPConfig` from your list of imports and, in your config, replace them with `def`.
Perfect. Does the trick. Many thanks!