fix indent

This commit is contained in:
Daniel Løvbrøtte Olsen 2020-02-25 12:37:48 +01:00
parent fd0a67450d
commit 0d800bca69
1 changed files with 3 additions and 3 deletions

View File

@ -30,9 +30,9 @@ buildGradle {
meta = with pkgs.stdenv.lib; {
broken = true;
description = "A program to fetch metadata for Japanese Adult Video";
homepage = "https://github.com/DoctorD1501/JAVMovieScraper";
license = licenses.gpl2;
description = "A program to fetch metadata for Japanese Adult Video";
homepage = "https://github.com/DoctorD1501/JAVMovieScraper";
license = licenses.gpl2;
};
}