- refactored NPED Login & logout
This commit is contained in:
@@ -387,6 +387,7 @@ export type NPEDSTATE = {
|
||||
sessionList: ReducedSightingType[];
|
||||
sessionPaused: boolean;
|
||||
savedSightings: DedupedSightings;
|
||||
npedUser: NPEDUser;
|
||||
};
|
||||
|
||||
export type NPEDACTION = {
|
||||
|
||||
Reference in New Issue
Block a user