hide firefox bar and show on hover

This commit is contained in:
Kopatz
2025-05-18 15:40:55 +02:00
parent 4fddc45957
commit 4d96b932a4
2 changed files with 4 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ buildNpmPackage rec {
src = fetchGit {
url = "git@github.com:oberprofis/scheibnkleister-presence.git";
ref = "master";
rev = "5792947380cac194c566e627d8f4e53787e43fad";
rev = "c3157f9be51e49a4fc102d141ab562d38645ffcf";
};
forceGitDeps = true;