Organization payouts (#848)

This commit is contained in:
Geometrically
2024-01-11 10:27:15 -05:00
committed by GitHub
parent 9c70c35669
commit 05d2a96900
4 changed files with 99 additions and 32 deletions

View File

@@ -247,7 +247,7 @@ pub async fn version_edit(
// Get the older version to get info from
let old_version = v3::versions::version_get_helper(
req.clone(),
info.clone().0,
(*info).0,
pool.clone(),
redis.clone(),
session_queue.clone(),