mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 14:34:23 +01:00
Run dotnet format (#3244)
This commit is contained in:
@@ -44,7 +44,8 @@ namespace BTCPayServer.Filters
|
||||
return true;
|
||||
}
|
||||
|
||||
if (AppType == policies.RootAppType) {
|
||||
if (AppType == policies.RootAppType)
|
||||
{
|
||||
context.RouteContext.RouteData.Values.Add("appId", policies.RootAppId);
|
||||
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user