change module to 'community' type

This commit is contained in:
cl0vrfi3ld
2025-07-04 12:08:06 -04:00
parent 62e90db10f
commit 9dc3af43e3

View File

@@ -34,8 +34,7 @@
];
homepage = "https://actualbudget.org/";
sourcePage = "https://github.com/actualbudget/actual";
# since this module hasn't been thoroughly tested, I'd advertise it as `experimental`, but is also a `community` class module
supportLevel = "experimental";
supportLevel = "community";
};
};
}