update
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
const reSize = (width, height) => {
|
||||
global.windows.setMinimumSize(width, height);
|
||||
global.windows.setSize(width, height);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user