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,
|
||||
projectSecret,
|
||||
providers: [imessage.config()],
|
||||
options: { flattenGroups: true },
|
||||
});
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user