add missing comma

This commit is contained in:
Arya 2023-03-03 23:38:46 +05:30
parent 7c2c98f41a
commit 38659d033d
Signed by: arya
GPG Key ID: 842D12BDA50DF120
1 changed files with 1 additions and 1 deletions

View File

@ -208,7 +208,7 @@ const instances: Instances[] = [
},
{
name: "Cal",
description: "Open scheduling infrastructure for everyone."
description: "Open scheduling infrastructure for everyone.",
eu: "https://cal.projectsegfau.lt",
icon: "/icons/cal.svg"
}