Rename app to actual-importer

This commit is contained in:
2025-04-01 17:23:11 +02:00
parent 32014f84e8
commit aab323d746
4 changed files with 11 additions and 11 deletions

View File

@@ -4,8 +4,8 @@
...
}:
buildNpmPackage {
pname = "actual-ing";
pname = "actual-importer";
version = "0.0.1";
src = ./.;
npmDepsHash = "sha256-A6Jw+BiL0p8axcQd4rRpUPPxR8dJb2BIV11q/SCEpZE=";
npmDepsHash = "sha256-ovYlyRG4EllqpDKWRrPzxO/A9rTwKs1WtnlAqOgKeaI=";
}