Splitting up constants
This commit is contained in:
@@ -722,7 +722,7 @@ class ScheduledCommit {
|
||||
|
||||
#wrapper = () => {
|
||||
if (!_self.#cancelled) {
|
||||
_self.#API.LMSCommit();
|
||||
_self.#API.commit();
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user