fixed font reference
This commit is contained in:
parent
7fa398b027
commit
548c0c3013
|
@ -3,4 +3,4 @@ START TRANSACTION;
|
|||
UPDATE `tconfig` set value = 'Lato-Regular.ttf' WHERE token LIKE 'custom_report_front_font';
|
||||
UPDATE `tconfig` set value = 'Lato-Regular.ttf' WHERE token LIKE 'fontpath';
|
||||
|
||||
COMMIT;
|
||||
COMMIT;
|
||||
|
|
Loading…
Reference in New Issue