Skip to content

Instantly share code, notes, and snippets.

diff --git a/[email protected]/extension.js b/[email protected]/extension.js
index 61c45a1..2747453 100644
--- a/[email protected]/extension.js
+++ b/[email protected]/extension.js
@@ -1,18 +1,18 @@
-const Lang = imports.lang;
+const Lang = imports.lang;
const Mainloop = imports.mainloop;
-const Cairo = imports.cairo;