Added functionality to set font size and font type in both frontend and backend. (#1783)

* Added variables

* Added functionality to add font size and font type in both frontend and backend

* new changes suggested has been added

---------

Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
This commit is contained in:
creator1999
2024-09-05 22:24:38 +05:30
committed by GitHub
parent d5b0f1f4ab
commit c650a766a9
11 changed files with 189 additions and 151 deletions

View File

@@ -262,5 +262,4 @@ public class GeneralUtils {
}
return true;
}
}