mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-22 08:28:10 -07:00
website: safari fixes
This commit is contained in:
@@ -4938,7 +4938,7 @@ function createRatioPattern2(client, acc) {
|
||||
* @extends BrkClientBase
|
||||
*/
|
||||
class BrkClient extends BrkClientBase {
|
||||
VERSION = "v0.1.4";
|
||||
VERSION = "v0.1.5";
|
||||
|
||||
INDEXES = /** @type {const} */ ([
|
||||
"dateindex",
|
||||
|
||||
Reference in New Issue
Block a user