mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 06:24:24 +01:00
Add Server Email Rules
This commit is contained in:
@@ -16,6 +16,9 @@ using Microsoft.Extensions.Logging;
|
||||
|
||||
[assembly: InternalsVisibleTo("BTCPayServer.Tests")]
|
||||
|
||||
// This help JetBrains to find partial views referenced by views in plugins
|
||||
[assembly: JetBrains.Annotations.AspMvcAreaPartialViewLocationFormat("/Plugins/{2}/Views/Shared/{0}.cshtml")]
|
||||
|
||||
namespace BTCPayServer
|
||||
{
|
||||
class Program
|
||||
|
||||
Reference in New Issue
Block a user