fix
This commit is contained in:
@@ -165,7 +165,7 @@ export class WindowWrapper {
|
|||||||
} catch (e) {
|
} catch (e) {
|
||||||
console.error("Error resizing window:", e);
|
console.error("Error resizing window:", e);
|
||||||
}
|
}
|
||||||
return GLib.SOURCE_feaREMOVE;
|
return GLib.SOURCE_REMOVE;
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user