Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Main
Synchronet
Compare Revisions
c4b6a79d6f3a6b217cb87a1b10b5989570f1b849...0a572ad2157b542c0f9abe782c40a50582b26578
Commits (2)
LORD: Fix crash when exiting aratime igm
· 4d1ac040
Eugene So
authored
Mar 11, 2022
4d1ac040
Merge branch 'eugeneso/lord_aratime_fix' into 'master'
· 0a572ad2
Rob Swindell
authored
Mar 11, 2022
LORD: Fix crash when exiting aratime igm See merge request
!156
0a572ad2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
xtrn/lord/aratime/aratime.js
xtrn/lord/aratime/aratime.js
+1
-0
No files found.
xtrn/lord/aratime/aratime.js
View file @
0a572ad2
...
...
@@ -191,6 +191,7 @@ function chkmaint()
more_nomail
();
exit
(
0
);
}
return
0
;
}
// TODO CONFIG
...
...