fix grr
This commit is contained in:
parent
b68de0552f
commit
f232468fc1
@ -57,5 +57,5 @@ export default class Player {
|
||||
}
|
||||
|
||||
export type StatisticChange = {
|
||||
[key in Timeframe]: PlayerHistory;
|
||||
[key in Timeframe]?: PlayerHistory;
|
||||
};
|
||||
|
Reference in New Issue
Block a user