fix: resolve CI lint and android build

This commit is contained in:
Peter Steinberger
2025-12-27 01:41:43 +01:00
parent c54e4d0900
commit 8826170635
5 changed files with 15 additions and 5 deletions

View File

@@ -91,8 +91,8 @@ import { getMachineDisplayName } from "../infra/machine-name.js";
import {
approveNodePairing,
listNodePairing,
renamePairedNode,
rejectNodePairing,
renamePairedNode,
requestNodePairing,
verifyNodeToken,
} from "../infra/node-pairing.js";