mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-21 10:01:27 -07:00
fix indentation
This commit is contained in:
parent
827505f06e
commit
8312839719
@ -36,7 +36,7 @@ namespace Bloxstrap
|
|||||||
|
|
||||||
public LaunchFlag ChannelFlag { get; } = new("channel");
|
public LaunchFlag ChannelFlag { get; } = new("channel");
|
||||||
|
|
||||||
public LaunchFlag ForceFlag { get; } = new("force");
|
public LaunchFlag ForceFlag { get; } = new("force");
|
||||||
|
|
||||||
#if DEBUG
|
#if DEBUG
|
||||||
public bool BypassUpdateCheck => true;
|
public bool BypassUpdateCheck => true;
|
||||||
|
Loading…
Reference in New Issue
Block a user