aboutsummaryrefslogtreecommitdiff
path: root/src/client/documents/DocumentTypes.ts
diff options
context:
space:
mode:
authoranika-ahluwalia <anika.ahluwalia@gmail.com>2020-07-29 15:31:40 -0500
committeranika-ahluwalia <anika.ahluwalia@gmail.com>2020-07-29 15:31:40 -0500
commitb10f96c6a8b3187707b6d7356e7b0fea9b8b6e72 (patch)
treee992a0b8b6d77ad0e0335062ffdb7739f61becb5 /src/client/documents/DocumentTypes.ts
parent82fc9c937fbe1edd7f7360eb7f99a38d002b9787 (diff)
tried making documents into buttons
Diffstat (limited to 'src/client/documents/DocumentTypes.ts')
-rw-r--r--src/client/documents/DocumentTypes.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/documents/DocumentTypes.ts b/src/client/documents/DocumentTypes.ts
index 7578b7df0..e98539498 100644
--- a/src/client/documents/DocumentTypes.ts
+++ b/src/client/documents/DocumentTypes.ts
@@ -13,6 +13,7 @@ export enum DocumentType {
INK = "ink", // ink stroke
SCREENSHOT = "screenshot", // view of a desktop application
FONTICON = "fonticonbox", // font icon
+ MENUICON = "menuiconbox",
QUERY = "query", // search query
LABEL = "label", // simple text label
BUTTON = "button", // onClick button