mirror of
https://github.com/wassname/talk.git
synced 2026-08-02 13:10:23 +08:00
Merge branch 'master' into next
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
module.exports = {
|
||||
|
||||
before: (client) => {
|
||||
client.setWindowPosition(0, 0);
|
||||
client.resizeWindow(1600, 1200);
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user