If someone else wants to join in on the fun be my guest
This commit is contained in:
@@ -137,5 +137,6 @@ export const convertToUserSolutions = (stats: Stat[]): UserSolution[] => {
|
||||
solutions: stat.solutions,
|
||||
type: stat.type,
|
||||
module: stat.module,
|
||||
shuffleMaps: stat.shuffleMaps
|
||||
}));
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user