Replace Poppins with Outfit

This commit is contained in:
MM20
2022-10-19 16:19:08 +02:00
parent ef93ec0010
commit 28fec3532d
48 changed files with 36 additions and 355 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ message Settings {
Layout layout = 9;
enum Font {
Poppins = 0;
Outfit = 0;
SystemDefault = 1;
}
Font font = 10;