mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Draw aircraft locations in the new map.
https://github.com/dcs-liberation/dcs_liberation/issues/2039
This commit is contained in:
@@ -15,7 +15,7 @@ export const store = configureStore({
|
||||
tgos: tgosReducer,
|
||||
},
|
||||
// The logger middleware must be last or it won't log actions.
|
||||
middleware: [logger],
|
||||
//middleware: [logger],
|
||||
});
|
||||
|
||||
export type AppDispatch = typeof store.dispatch;
|
||||
|
||||
Reference in New Issue
Block a user