aboutsummaryrefslogtreecommitdiff
path: root/src/client/documents/Documents.ts
diff options
context:
space:
mode:
authoreperelm2 <emily_perelman@brown.edu>2023-06-07 13:35:24 -0400
committereperelm2 <emily_perelman@brown.edu>2023-06-07 13:35:24 -0400
commit6707f6ad559b463e514bdbbd634ded25bae4a5f7 (patch)
treeeb85bbeebf198cce2c5b48a5264cbcd0aabc09b6 /src/client/documents/Documents.ts
parent7ba42015e6cc197393254205459d94d681e26f61 (diff)
got types but trying to get icon
Diffstat (limited to 'src/client/documents/Documents.ts')
-rw-r--r--src/client/documents/Documents.ts3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/client/documents/Documents.ts b/src/client/documents/Documents.ts
index 515a870b5..f877f2598 100644
--- a/src/client/documents/Documents.ts
+++ b/src/client/documents/Documents.ts
@@ -430,7 +430,8 @@ export namespace Docs {
nativeHeightUnfrozen: true,
layout_forceReflow: true,
defaultDoubleClick: 'ignore',
- },
+ systemIcon: 'AiFillFileText'
+ },
},
],
[