mirror of
https://github.com/Rafostar/clapper.git
synced 2025-09-01 08:51:59 +02:00
Fix forgotten ByteArray import during moving code
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
const { Gio, GLib } = imports.gi;
|
||||
const ByteArray = imports.byteArray;
|
||||
const Debug = imports.src.debug;
|
||||
const Misc = imports.src.misc;
|
||||
|
||||
|
Reference in New Issue
Block a user