mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
chore: new testing keyword
This commit is contained in:
parent
9785243eea
commit
54f6a97c8d
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ namespace Dalamud.Configuration.Internal
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Currently used beta key for Dalamud staging builds.
|
/// Currently used beta key for Dalamud staging builds.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public const string DalamudCurrentBetaKey = "Testing6015";
|
public const string DalamudCurrentBetaKey = "proof of context";
|
||||||
|
|
||||||
private static readonly JsonSerializerSettings SerializerSettings = new()
|
private static readonly JsonSerializerSettings SerializerSettings = new()
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue