mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-29 11:54:27 +01:00
add extension points for dashboard (#4483)
This commit is contained in:
@@ -76,6 +76,7 @@
|
||||
};
|
||||
</script>
|
||||
<div id="Dashboard" class="mt-4">
|
||||
<vc:ui-extension-point location="dashboard" model="@Model"/>
|
||||
@if (Model.WalletEnabled)
|
||||
{
|
||||
<vc:store-wallet-balance store="@store"/>
|
||||
|
||||
Reference in New Issue
Block a user