mirror of
https://github.com/FranP-code/wintile.git
synced 2025-10-13 00:33:46 +00:00
Added } to fix add minimize
This commit is contained in:
@@ -92,6 +92,7 @@ function requestMinimize(app) {
|
|||||||
} else {
|
} else {
|
||||||
_log("Not minimizing due to config");
|
_log("Not minimizing due to config");
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
// Move window to specified location and size.
|
// Move window to specified location and size.
|
||||||
// On paper, the move_resize_frame should not need the preceding move_frame,
|
// On paper, the move_resize_frame should not need the preceding move_frame,
|
||||||
|
|||||||
Reference in New Issue
Block a user