mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-01-31 00:47:30 +01:00
Fix bug where on first startup website would not properly load, because there were no jobs.
This commit is contained in:
parent
fed7b3af79
commit
23f4f21bc2
@ -75,6 +75,7 @@ function Setup(){
|
||||
});
|
||||
});
|
||||
|
||||
ResetContent();
|
||||
UpdateJobs();
|
||||
setInterval(() => {
|
||||
UpdateJobs();
|
||||
|
Loading…
x
Reference in New Issue
Block a user