mirror of
https://github.com/PhotonVision/photonvision
synced 2026-07-05 03:21:40 +00:00
Migrate NNM Settings to SQLITE (#1894)
Co-authored-by: Gold856 <117957790+Gold856@users.noreply.github.com> Co-authored-by: Chris Gerth <gerth2@users.noreply.github.com>
This commit is contained in:
@@ -27,7 +27,7 @@ export const useSettingsStore = defineStore("settings", {
|
||||
hardwareModel: undefined,
|
||||
hardwarePlatform: undefined,
|
||||
mrCalWorking: true,
|
||||
availableModels: {},
|
||||
availableModels: [],
|
||||
supportedBackends: []
|
||||
},
|
||||
network: {
|
||||
|
||||
Reference in New Issue
Block a user