mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-03 03:11:34 +08:00
This commit is contained in:
parent
e4bd1e36bb
commit
ede499c12f
@ -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…
Reference in New Issue
Block a user