feat: split up the committee refresh from teh regular user refresh

This commit is contained in:
silver 2025-02-19 12:29:53 +00:00
parent 25fcc04287
commit 0eba54b6f2
Signed by untrusted user: silver
GPG key ID: 36F93D61BAD3FD7D
5 changed files with 60 additions and 4 deletions

View file

@ -11,6 +11,9 @@ name = "update_data"
[[bin]]
name = "update_users"
[[bin]]
name = "update_committee"
[[bin]]
name = "update_minecraft"