mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(p2p): enable browser pkc mode
This commit is contained in:
Vendored
+1
@@ -1,6 +1,7 @@
|
||||
declare global {
|
||||
interface Window {
|
||||
isElectron: boolean;
|
||||
defaultPkcOptions?: Record<string, unknown>;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user