Skip to content

Commit db69831

Browse files
authored
Update script.js
Added an include in order to be compatible with PhoenicisOrg#1076
1 parent 7271bfe commit db69831

File tree

1 file changed

+1
-0
lines changed
  • Engines/Wine/Plugins/virtual desktop

1 file changed

+1
-0
lines changed

Engines/Wine/Plugins/virtual desktop/script.js

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/* eslint-disable no-undef */
22
include("engines.wine.engine.object");
33
include("utils.functions.system.virtual_desktop");
4+
const Wine = include("engines.wine.engine.object");
45

56
/**
67
* Sets Virtual Desktop with window resolution

0 commit comments

Comments
 (0)