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