mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-24 23:21:30 +00:00
fix(gateway): stop pinning node commands to pairing state
This commit is contained in:
@@ -29,8 +29,6 @@ export type PendingRequest = {
|
||||
coreVersion?: string;
|
||||
uiVersion?: string;
|
||||
remoteIp?: string;
|
||||
isRepair?: boolean;
|
||||
repairReason?: string;
|
||||
ts: number;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user