Fix compilation error.

This commit is contained in:
jay
2025-06-30 15:07:23 -04:00
parent 0c3777d0fa
commit b43acc0b61

View File

@@ -10,12 +10,12 @@
}; };
}; };
}; };
};
bar = { bar = {
customModules = { customModules = {
cava = { cava = {
framerate = 120; framerate = 120;
};
}; };
}; };
}; };