internal: incomplete vault systems behind feature flag (#2340)
This commit is contained in:
@@ -80,6 +80,7 @@ export const IconNameToSvgMapping = {
|
||||
check: icons.CheckIcon,
|
||||
close: icons.CloseIcon,
|
||||
code: icons.CodeIcon,
|
||||
comment: icons.FeedbackIcon,
|
||||
copy: icons.CopyIcon,
|
||||
dashboard: icons.DashboardIcon,
|
||||
diamond: icons.DiamondIcon,
|
||||
@@ -92,6 +93,7 @@ export const IconNameToSvgMapping = {
|
||||
file: icons.FileIcon,
|
||||
folder: icons.FolderIcon,
|
||||
gkeep: icons.GoogleKeepIcon,
|
||||
group: icons.GroupIcon,
|
||||
hashtag: icons.HashtagIcon,
|
||||
help: icons.HelpIcon,
|
||||
history: icons.HistoryIcon,
|
||||
|
||||
Reference in New Issue
Block a user