mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
- Fix typos.
- Fix Outgoing Webhook message about created new swimlane. Related #1969
This commit is contained in:
parent
0039fe09be
commit
08c8ebc100
52 changed files with 176 additions and 26 deletions
|
|
@ -1,16 +1,16 @@
|
|||
{
|
||||
"name": "Kanban",
|
||||
"short_name": "Kanban",
|
||||
"name": "Wekan",
|
||||
"short_name": "Wekan",
|
||||
"description": "The open-source kanban",
|
||||
"lang": "en-US",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/logo-150.png",
|
||||
"src": "/wekan-logo-150.png",
|
||||
"type": "image/png",
|
||||
"sizes": "150x150"
|
||||
},
|
||||
{
|
||||
"src": "/logo-150.svg",
|
||||
"src": "/wekan-logo-150.svg",
|
||||
"type": "image/svg+xml",
|
||||
"sizes": "150x150"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue