feat(13): fix rounded place logo

This commit is contained in:
Simon
2023-04-05 21:48:26 +02:00
parent 66aa9f498f
commit 27db23fdb9
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
{
"conventionalCommits.scopes": [
"#11"
"#11",
"13"
]
}