mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-30 05:18:49 +01:00
This commit is contained in:
parent
e4bd1e36bb
commit
ede499c12f
1 changed files with 2 additions and 0 deletions
|
|
@ -247,6 +247,8 @@ export const getColIconByType = (type: TAVCol) => {
|
|||
return "iconCalendar";
|
||||
case "url":
|
||||
return "iconLink";
|
||||
case "mAsset":
|
||||
return "iconImage";
|
||||
case "email":
|
||||
return "iconEmail";
|
||||
case "phone":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue