1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-29 11:07:44 +00:00

treewide: delete trailing spaces

This commit is contained in:
RGBCube 2025-06-09 21:20:35 +03:00
parent ad88e6ce79
commit ed0e6af0c8
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M
7 changed files with 18 additions and 18 deletions

View file

@ -12,7 +12,7 @@ in {
contents = self.contents ++ [ next ];
};
};
enabled = merge { enable = true; };
disabled = merge { enable = false; };
}