mirror of
https://github.com/modrinth/code.git
synced 2026-08-26 09:34:50 +00:00
Creator tax compliance (#4254)
* Initial implementation * Remove test code * Query cache * Appease clippy * Precise TIN/SSN * Make tax threshold customizable via env variable * Address review comments
This commit is contained in:
@@ -25,6 +25,7 @@ pub mod team_item;
|
||||
pub mod thread_item;
|
||||
pub mod user_item;
|
||||
pub mod user_subscription_item;
|
||||
pub mod users_compliance;
|
||||
pub mod users_redeemals;
|
||||
pub mod version_item;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user