@arsedizioni/ars-utils 18.4.17 → 18.4.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -432,13 +432,13 @@ const ClipperSectors = [
|
|
|
432
432
|
group: 'S',
|
|
433
433
|
channels: '|LA|SA|OP|E|',
|
|
434
434
|
},
|
|
435
|
-
{
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
435
|
+
/* {
|
|
436
|
+
value: 'SN',
|
|
437
|
+
name: 'Documentazione scientifica',
|
|
438
|
+
shortName: 'Scientifica',
|
|
439
|
+
group: 'S',
|
|
440
|
+
channels: '|SA|',
|
|
441
|
+
} */
|
|
442
442
|
];
|
|
443
443
|
const ClipperSectorTypes = [
|
|
444
444
|
{
|