feat: enable lufrai watermark by default

master
Katja Lutz 2 years ago
parent 4ef93739ab
commit f7f7bae6ff

@ -156,7 +156,7 @@ export const createLocalStore = () =>
email: "", email: "",
}, },
logo: undefined, logo: undefined,
showLufraiWatermark: false, showLufraiWatermark: true,
useCustomAddress: false, useCustomAddress: false,
iban: "", iban: "",
}, },

Loading…
Cancel
Save