mirror of
https://github.com/tale/headplane.git
synced 2026-09-04 03:05:41 +00:00
fix: implement write-lock for agent cache
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { HostInfo } from '~/utils/types';
|
||||
import type { HostInfo } from '~/types';
|
||||
|
||||
export function getTSVersion(host: HostInfo) {
|
||||
const { IPNVersion } = host;
|
||||
|
||||
Reference in New Issue
Block a user