Selaa lähdekoodia

fix: MOVE not working import copy.deepcopy

micha 1 vuosi sitten
vanhempi
commit
28992d8f11
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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"