diff --git a/defaults/math.json b/defaults/math.json index f69829f..6fdad10 100644 --- a/defaults/math.json +++ b/defaults/math.json @@ -154,6 +154,11 @@ "description": "⊗", "body": "⊗" }, + { + "label": "o*", + "description": "⊛", + "body": "⊛" + }, { "label": "o/", "description": "⊘",