mirror of
https://gitlab.com/bramw/baserow.git
synced 2025-04-14 09:08:32 +00:00
Fixed template icons
This commit is contained in:
parent
449703b00b
commit
d0cc9b08a7
6 changed files with 12 additions and 12 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"baserow_template_version": 1,
|
||||
"name": "Event Staffing",
|
||||
"icon": "arrows-down-to-people",
|
||||
"icon": "users",
|
||||
"keywords": [
|
||||
"event",
|
||||
"staffing",
|
||||
|
@ -4028,4 +4028,4 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"baserow_template_version": 1,
|
||||
"name": "Nonprofit Grant Tracker",
|
||||
"icon": "circle-dollar",
|
||||
"icon": "dollar-sign",
|
||||
"keywords": [
|
||||
"grants",
|
||||
"grant management",
|
||||
|
@ -3791,4 +3791,4 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"baserow_template_version": 1,
|
||||
"name": "Performance Reviews",
|
||||
"icon": "users-between-lines",
|
||||
"icon": "user-check",
|
||||
"keywords": [
|
||||
"employee review",
|
||||
"performance review",
|
||||
|
@ -6119,4 +6119,4 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"baserow_template_version": 1,
|
||||
"name": "Product Roadmap",
|
||||
"icon": "map-location",
|
||||
"icon": "map-marked",
|
||||
"keywords": [
|
||||
"product roadmap",
|
||||
"roadmap",
|
||||
|
@ -4437,4 +4437,4 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"baserow_template_version": 1,
|
||||
"name": "Remote Team Hub",
|
||||
"icon": "people-group",
|
||||
"icon": "people-arrows",
|
||||
"keywords": [
|
||||
"remote",
|
||||
"wfh",
|
||||
|
@ -5153,4 +5153,4 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"baserow_template_version": 1,
|
||||
"name": "Team Check-ins",
|
||||
"icon": "person-chalkboard",
|
||||
"icon": "chalkboard-teacher",
|
||||
"keywords": [
|
||||
"team check-ins",
|
||||
"daily",
|
||||
|
@ -3751,4 +3751,4 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue