!fixup remove null fields for the tsc linter
This commit is contained in:
parent
11d9893890
commit
f753f32e52
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Funkwhale",
|
||||
"categories": ["music", "entertainment"],
|
||||
"start_url": null,
|
||||
"scope": null,
|
||||
"short_name": "Funkwhale",
|
||||
"description": "Your free and federated audio platform",
|
||||
"icons": [
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
"name": "Funkwhale",
|
||||
"categories": ["music", "entertainment"],
|
||||
"start_url": null,
|
||||
"scope": null,
|
||||
"short_name": "Funkwhale",
|
||||
"description": "Your free and federated audio platform",
|
||||
"icons": [
|
||||
|
|
Loading…
Reference in New Issue