1
0
Fork 0
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:
Bram Wiepjes 2022-05-17 15:40:27 +00:00
parent 449703b00b
commit d0cc9b08a7
6 changed files with 12 additions and 12 deletions

View file

@ -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 @@
]
}
]
}
}

View file

@ -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 @@
]
}
]
}
}

View file

@ -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 @@
]
}
]
}
}

View file

@ -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 @@
]
}
]
}
}

View file

@ -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 @@
]
}
]
}
}

View file

@ -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 @@
]
}
]
}
}