fixing bugs

This commit is contained in:
omair saleh
2021-04-21 16:53:11 +08:00
parent 009dcda138
commit 9d2fcda5e6
3 changed files with 6 additions and 8 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ require_once "vendor/autoload.php";
// If you have modified your font directory set this
// variable appropriately.
//$fontDir = "lib/fonts";
$fontDir = 'storage/fonts';
// *** DO NOT MODIFY BELOW THIS POINT ***