Refactor VPN proxy client implementation
This commit is contained in:
@@ -6,7 +6,7 @@ import {
|
||||
createOperationRegistry,
|
||||
OPERATION_CONFLICTS,
|
||||
operationBlocked,
|
||||
} from '../../src/web/state/operations.js';
|
||||
} from '../../.test-dist/src/web/state/operations.js';
|
||||
|
||||
const deferred = () => {
|
||||
let resolve;
|
||||
|
||||
Reference in New Issue
Block a user