Commit
•
3658525
1
Parent(s):
c1936bb
rename the neutral style
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 (base model)",
|
42 |
family: "american",
|
43 |
color: "color",
|
44 |
font: "actionman",
|