mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-24 00:14:24 +01:00
re-add theme ui extension
This commit is contained in:
@@ -97,6 +97,7 @@
|
||||
<a href="#" class="setTheme" data-theme="dark">Dark</a> |
|
||||
<a href="#" class="setTheme" data-theme="legacy">Legacy</a>
|
||||
</p>
|
||||
@await Component.InvokeAsync("UiExtensionPoint", new { location = "invoice-checkout-theme-options", model = Model })
|
||||
</div>
|
||||
<button name="command" type="submit" class="btn btn-primary" value="Save">Save</button>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user