Ver código fonte

fix: MOVE not working import copy.deepcopy

micha 1 ano atrás
pai
commit
28992d8f11
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      _LibreLightDesk.py

+ 1 - 0
_LibreLightDesk.py

@@ -21,6 +21,7 @@ along with LibreLight.  If not, see <http://www.gnu.org/licenses/>.
 import random
 import subprocess
 import string
+import copy
 
 rnd_id  = str(random.randint(100,900))
 rnd_id += " beta"