mirror of
https://github.com/pezkuwichain/pezkuwi-apps.git
synced 2026-06-13 01:11:11 +00:00
fix: update URLs, logos, and package versions
- Fix GitHub URLs from pezkuwi-js/apps to pezkuwichain/pezkuwi-apps - Fix wiki URL from wiki.pezkuwi.network to wiki.pezkuwichain.io - Fix support/statement URLs to use pezkuwichain.io domain - Fix chain logos import (use variables instead of strings) - Update @pezkuwi/networks to ^14.0.9 - Update @pezkuwi/types-known to ^16.5.8
This commit is contained in:
@@ -6,7 +6,7 @@ import type { Route, TFunction } from './types.js';
|
||||
import Component, { useCounter } from '@pezkuwi/app-claims';
|
||||
import { hasBuffer, u8aToBuffer } from '@pezkuwi/util';
|
||||
|
||||
// See https://github.com/pezkuwi-js/apps/issues/10115 - this may not work,
|
||||
// See https://github.com/pezkuwichain/pezkuwi-apps/issues/10115 - this may not work,
|
||||
// if not we will have to disable it all (no way of testing)
|
||||
function needsApiCheck (): boolean {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user