fixed incorrect definition

This commit is contained in:
Miodec 2023-08-08 14:12:42 +02:00
parent 351ce401d4
commit d6babe0194

View file

@ -318,7 +318,6 @@ const FunboxList: MonkeyTypes.FunboxMetadata[] = [
canGetPb: true,
difficultyLevel: 0,
properties: ["noLigatures"],
frontendFunctions: ["applyCSS"],
name: "crt",
},
];