Fix historical JNSQ sunflares (#2014)
This commit is contained in:
parent
f0bd18c874
commit
4c1194ceae
|
@ -23,7 +23,6 @@
|
|||
],
|
||||
"provides": [
|
||||
"EnvironmentalVisualEnhancements-Config",
|
||||
"Scatterer-sunflare",
|
||||
"Kronometer"
|
||||
],
|
||||
"depends": [
|
||||
|
@ -32,6 +31,9 @@
|
|||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
},
|
||||
{
|
||||
"name": "Scatterer-sunflare-default"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
|
|
|
@ -24,7 +24,6 @@
|
|||
],
|
||||
"provides": [
|
||||
"EnvironmentalVisualEnhancements-Config",
|
||||
"Scatterer-sunflare",
|
||||
"Kronometer"
|
||||
],
|
||||
"depends": [
|
||||
|
@ -33,6 +32,9 @@
|
|||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
},
|
||||
{
|
||||
"name": "Scatterer-sunflare-default"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
|
|
|
@ -28,7 +28,6 @@
|
|||
],
|
||||
"provides": [
|
||||
"EnvironmentalVisualEnhancements-Config",
|
||||
"Scatterer-sunflare",
|
||||
"Kronometer"
|
||||
],
|
||||
"depends": [
|
||||
|
@ -37,6 +36,9 @@
|
|||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
},
|
||||
{
|
||||
"name": "Scatterer-sunflare-default"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
|
|
Loading…
Reference in New Issue