From 0299eb1d2441b5b6043a85c4c607e2ee4a4ae548 Mon Sep 17 00:00:00 2001 From: dstrukt Date: Fri, 12 Nov 2021 20:23:36 -0800 Subject: [PATCH] whitespace --- BTCPayServer/Views/Manage/APIKeys.cshtml | 1 - 1 file changed, 1 deletion(-) diff --git a/BTCPayServer/Views/Manage/APIKeys.cshtml b/BTCPayServer/Views/Manage/APIKeys.cshtml index fdc00d54d..afb9e016f 100644 --- a/BTCPayServer/Views/Manage/APIKeys.cshtml +++ b/BTCPayServer/Views/Manage/APIKeys.cshtml @@ -4,7 +4,6 @@ ViewData.SetActivePageAndTitle(ManageNavPages.APIKeys, "API Keys"); }

@ViewData["Title"]

-

The BTCPay Server Greenfield API offers programmatic access to your instance. You can manage your BTCPay Server (e.g. stores, invoices, users) as well as automate workflows and integrations (see use case examples).