add 2 illegible fonts

This commit is contained in:
Felix Roos 2023-03-12 21:16:46 +01:00
parent 220342154b
commit 6a73b43e3a
6 changed files with 25 additions and 0 deletions

View file

@ -282,6 +282,8 @@ const fontFamilyOptions = {
BigBlueTerminal: 'BigBlueTerminal',
x3270: 'x3270',
PressStart: 'PressStart2P',
galactico: 'galactico',
'we-come-in-peace': 'we-come-in-peace',
};
function SettingsTab({ scheduler }) {