Added page regattas
This commit is contained in:
@@ -298,8 +298,9 @@ async function runPageScript() {
|
||||
|
||||
if (typeof siteScript === 'function') {
|
||||
siteScript();
|
||||
} else {
|
||||
hideLoader();
|
||||
}
|
||||
hideLoader();
|
||||
}
|
||||
|
||||
function sync() {
|
||||
|
||||
Reference in New Issue
Block a user