mirror of
https://github.com/ironfox-oss/IronFox.git
synced 2026-06-11 09:44:46 -04:00
14 lines
361 B
Diff
14 lines
361 B
Diff
diff --git a/mobile/android/moz.configure b/mobile/android/moz.configure
|
|
index c900501ee6..99a3b38bdd 100644
|
|
--- a/mobile/android/moz.configure
|
|
+++ b/mobile/android/moz.configure
|
|
@@ -7,7 +7,7 @@
|
|
project_flag(
|
|
"MOZ_ANDROID_EXCLUDE_FONTS",
|
|
help="Whether to exclude font files from the build",
|
|
- default=True,
|
|
+ default=False,
|
|
)
|
|
|
|
project_flag(
|