Fixed document print background issue..

This commit is contained in:
Cüneyt Şentürk 2023-03-09 17:28:02 +03:00
parent 3aab512bfe
commit 69b57ad76e

View File

@ -278,7 +278,7 @@ abstract class Template extends Component
$key = $this->getSettingKey($type, 'color');
if (! empty(setting($key))) {
return setting($key);
$backgroundColor = setting($key);
}
// checking config color