1
0
mirror of https://git.ngram.ca/OpenJam/rc-servers synced 2026-08-23 23:08:52 +00:00

Add intercom functionality for setting factory thumbnails

This commit is contained in:
NG (Graham)
2025-12-13 16:10:45 -05:00
parent aedec62b8d
commit f6f6e1f127
17 changed files with 96 additions and 36 deletions

2
Cargo.lock generated
View File

@@ -2585,6 +2585,8 @@ dependencies = [
"libfj",
"log",
"sea-orm",
"serde_json",
"tokio",
]
[[package]]