mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-03-31 17:43:04 -06:00
Formatting
This commit is contained in:
parent
ed998df069
commit
4360a9e60c
|
|
@ -79,7 +79,7 @@ public class DiscordClient(
|
||||||
ClientBuildNumber: buildNumber,
|
ClientBuildNumber: buildNumber,
|
||||||
ClientLaunchId: Guid.NewGuid(),
|
ClientLaunchId: Guid.NewGuid(),
|
||||||
LaunchSignature: GenerateLaunchSignature()
|
LaunchSignature: GenerateLaunchSignature()
|
||||||
),
|
),
|
||||||
XSuperPropertiesJsonContext.Default.XSuperProperties
|
XSuperPropertiesJsonContext.Default.XSuperProperties
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue