mirror of
https://github.com/rafi1212122/PemukulPaku
synced 2025-12-13 17:44:36 +01:00
at least you can end the stage
This commit is contained in:
@@ -17,7 +17,7 @@ namespace Common
|
||||
public interface IConfig
|
||||
{
|
||||
[Option(DefaultValue = VerboseLevel.Normal)]
|
||||
VerboseLevel VerboseLevel { get; }
|
||||
VerboseLevel VerboseLevel { get; set; }
|
||||
|
||||
[Option(DefaultValue = false)]
|
||||
bool UseLocalCache { get; }
|
||||
|
||||
Reference in New Issue
Block a user