mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 14:49:58 -07:00
global: fixes
This commit is contained in:
@@ -59,11 +59,11 @@ export function createPartialOptions() {
|
||||
return [
|
||||
...(location.hostname === "localhost" || location.hostname === "127.0.0.1"
|
||||
? [
|
||||
{
|
||||
/** @type {any} */ ({
|
||||
name: "Explorer",
|
||||
kind: "explorer",
|
||||
title: "Explorer",
|
||||
},
|
||||
}),
|
||||
]
|
||||
: []),
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user