This commit is contained in:
Madjid Taha
2025-10-25 17:06:08 +02:00
parent 69fc9d9b35
commit fc17f23533
@@ -135,8 +135,7 @@ Singleton {
property bool useFnSymbol: false property bool useFnSymbol: false
property JsonObject pixelSize: JsonObject { property JsonObject pixelSize: JsonObject {
property int key: Appearance.font.pixelSize.smaller property int key: Appearance.font.pixelSize.smaller
property int comment: Appareance.font.pixelSize.smaller property int comment: Appearance.font.pixelSize.smaller }
}
} }
} }