fuck you emma

This commit is contained in:
mars 2022-07-31 00:29:36 -06:00
parent 0ccf787f99
commit 9aa71b4cea
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ export_abi!(MainMenuPanel);
pub const ICON_FONT: &str = "Iosevka Nerd Font";
pub const DISPLAY_FONT: &str = "Homenaje";
pub const CONTENT_FONT: &str = "Liberation Sans";
pub const CONTENT_FONT: &str = "Ubuntu";
pub struct ConfirmationDialogPanel {
panel: Panel,