btcpayserver/BTCPayServer/Views/Apps/_ViewStart.cshtml

4 lines
46 B
Text
Raw Normal View History

2018-04-03 11:50:41 +09:00
@{
ViewBag.MainTitle = "Manage app";
}