fix(photon): Enable group flattening in Spectrum config
This commit is contained in:
committed by
Teknium
parent
637cf94bed
commit
2130ef68b3
@@ -92,6 +92,7 @@ const app = await Spectrum({
|
|||||||
projectId,
|
projectId,
|
||||||
projectSecret,
|
projectSecret,
|
||||||
providers: [imessage.config()],
|
providers: [imessage.config()],
|
||||||
|
options: { flattenGroups: true },
|
||||||
});
|
});
|
||||||
|
|
||||||
// ---------------------------------------------------------------------------
|
// ---------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user