init
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace Kreta.Client.CoreApi.Constant
|
||||
{
|
||||
internal static class Scope
|
||||
{
|
||||
public const string Private = "kreta-core-webapi.public";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user