mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-06-13 07:17:53 +02:00
Fix bug where on first startup website would not properly load, because there were no jobs.
This commit is contained in:
@ -75,6 +75,7 @@ function Setup(){
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
ResetContent();
|
||||||
UpdateJobs();
|
UpdateJobs();
|
||||||
setInterval(() => {
|
setInterval(() => {
|
||||||
UpdateJobs();
|
UpdateJobs();
|
||||||
|
Reference in New Issue
Block a user