Merge branch 'main' into adding-unit-tests-and-language-switching
Signed-off-by: SinusFox <61253950+SinusFox@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -128,7 +128,7 @@ function isInputFilled(obj: string | undefined, subj: string | undefined, bounds
|
||||
return true;
|
||||
}
|
||||
|
||||
export function calculate_click() {
|
||||
function calculate_click(maximize: boolean) {
|
||||
customLogClear();
|
||||
const timer = walltimeStart();
|
||||
customLog("calculating");
|
||||
|
||||
Reference in New Issue
Block a user