ADSB fix
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const BASE = import.meta.env.DEV ? 'http://10.69.5.23:3000' : ''
|
||||
export const BASE = import.meta.env.DEV ? 'http://10.69.5.23:3000' : ''
|
||||
|
||||
export type DataRow = Record<string, number | string | null>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user