Add dropper location selector: discover available droppers on network, pass through server, and add dropdown in order panel for location-based dispensing
This commit is contained in:
@@ -45,6 +45,7 @@ export const useInventoryStore = create((set, get) => ({
|
||||
barrelOk: false,
|
||||
furnaceCount: 0,
|
||||
furnaceStatus: {},
|
||||
droppers: [],
|
||||
},
|
||||
activity: {},
|
||||
alerts: [],
|
||||
|
||||
Reference in New Issue
Block a user