💥 fix: can't convert non-null pointer to js value
Thanks aylur!!
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
import { timeout } from "ags/time";
|
||||
import { Astal, Gtk } from "ags/gtk4";
|
||||
import { Clipboard } from "../../scripts/clipboard";
|
||||
import { getMediaUrl, player, setPlayer } from "../bar/Media";
|
||||
import { getMediaUrl } from "../bar/Media";
|
||||
import { player, setPlayer } from "../../scripts/media";
|
||||
import { createBinding, For } from "ags";
|
||||
import { pathToURI, variableToBoolean } from "../../scripts/utils";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user