@@ -1,7 +1,7 @@
{ pkgs }:
let
inherit (pkgs) lib;
runtime = ".compose";
runtime = builtins.toString ./. + "/.compose";
in
{
mkWrapper =
The note is not visible to the blocked user.