tiny fix
This commit is contained in:
@ -211,7 +211,7 @@ namespace Billing.UI
|
||||
}
|
||||
return new FontImageSource
|
||||
{
|
||||
FontFamily = Definition.GetBrandsFontFamily(),
|
||||
FontFamily = Definition.BrandsFontFamily,
|
||||
Size = 20,
|
||||
Glyph = glyph,
|
||||
Color = Color.Black
|
||||
|
Reference in New Issue
Block a user