Final reg status handling tweaks
This commit is contained in:
@@ -288,6 +288,8 @@ onLoad(() => {
|
||||
}).then(player => {
|
||||
if (player !== 'error') {
|
||||
cell.toggleClass('final');
|
||||
standingsUpToDate = false;
|
||||
pairablesUpToDate = false;
|
||||
}
|
||||
});
|
||||
e.preventDefault();
|
||||
|
Reference in New Issue
Block a user