This commit is contained in:
parent
584af8c5a4
commit
6e38f36945
@ -21,7 +21,7 @@ export default class BeatSaverService {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// If the map does not need to be refreshed, return it
|
// If the map does not need to be refreshed, return it
|
||||||
if (!toObject.shouldRefresh()) {
|
if (!map.shouldRefresh()) {
|
||||||
return toObject;
|
return toObject;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user