Public Webhook Fixes (#493)

* Public discord webhook

* Switch to jsonb for most queries + make gallery featured first

* Run fmt + clippy + prepare
This commit is contained in:
Geometrically
2022-12-07 09:56:53 -07:00
committed by GitHub
parent e809f77461
commit 4da1871567
10 changed files with 1456 additions and 1666 deletions

View File

@@ -133,7 +133,7 @@ pub async fn mod_create(
&***file_host,
&flame_anvil_queue,
&mut uploaded_files,
&*client,
&client,
)
.await;