mirror of
https://github.com/modrinth/code.git
synced 2026-08-27 10:04:52 +00:00
Tweaks and fixes to background tasks (#4447)
* adjustments * chore: query cache, clippy, fmt
This commit is contained in:
@@ -136,7 +136,7 @@ pub enum LegacyNotificationBody {
|
||||
new_owner_organization_id: Option<OrganizationId>,
|
||||
},
|
||||
PayoutAvailable {
|
||||
amount: f64,
|
||||
amount: u64,
|
||||
date_available: DateTime<Utc>,
|
||||
},
|
||||
Unknown,
|
||||
|
||||
Reference in New Issue
Block a user