mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-17 05:54:26 +01:00
Apps become plugins
Unified navigation for apps that are now plugins. Part of #4744.
This commit is contained in:
@@ -30,6 +30,7 @@ namespace BTCPayServer.Models.AppViewModels
|
||||
public string SelectedAppType { get; set; }
|
||||
|
||||
public SelectList AppTypes { get; set; }
|
||||
public string AppType { get; set; }
|
||||
|
||||
private void SetApps(AppService appService)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user