Fix(commit:8135798930926e24115f05b06e393aa0a73c944b): Also declare the function name that is actually used.
This commit is contained in:
@@ -63,7 +63,7 @@ class CompanyGoal {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
function GetTimeoutDays();
|
function ResetTimeout();
|
||||||
function AddMonitorElement(mon);
|
function AddMonitorElement(mon);
|
||||||
function UpdateDelivered(mon, comp_id);
|
function UpdateDelivered(mon, comp_id);
|
||||||
function UpdateTimeout(step);
|
function UpdateTimeout(step);
|
||||||
|
|||||||
Reference in New Issue
Block a user