We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7271bfe commit db69831Copy full SHA for db69831
Engines/Wine/Plugins/virtual desktop/script.js
@@ -1,6 +1,7 @@
1
/* eslint-disable no-undef */
2
include("engines.wine.engine.object");
3
include("utils.functions.system.virtual_desktop");
4
+const Wine = include("engines.wine.engine.object");
5
6
/**
7
* Sets Virtual Desktop with window resolution
0 commit comments