Commit
•
5f4544b
1
Parent(s):
3658525
actually, let's keep it that way
Browse files
src/app/engine/presets.ts
CHANGED
@@ -38,7 +38,7 @@ export const presets: Record<string, Preset> = {
|
|
38 |
},
|
39 |
neutral: {
|
40 |
id: "neutral",
|
41 |
-
label: "Neutral (
|
42 |
family: "american",
|
43 |
color: "color",
|
44 |
font: "actionman",
|
|
|
38 |
},
|
39 |
neutral: {
|
40 |
id: "neutral",
|
41 |
+
label: "Neutral (no style)",
|
42 |
family: "american",
|
43 |
color: "color",
|
44 |
font: "actionman",
|