mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-28 20:51:24 +00:00
Rename file (typo)
This commit is contained in:
@@ -11,7 +11,7 @@ import {
|
||||
objectToBase64,
|
||||
} from '../qdn/encryption/group-encryption';
|
||||
import ChatComputePowWorker from '../chatComputePow.worker.js?worker';
|
||||
import { reusableGet } from '../qdn/publish/pubish';
|
||||
import { reusableGet } from '../qdn/publish/publish.ts';
|
||||
import { signChat } from '../transactions/signChat';
|
||||
import { createTransaction } from '../transactions/transactions';
|
||||
import { decryptChatMessage } from '../utils/decryptChatMessage';
|
||||
|
Reference in New Issue
Block a user