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:
@@ -124,7 +124,7 @@ fn default_server_conf() -> ServerSettings {
|
||||
}
|
||||
}
|
||||
|
||||
pub fn default_cdn_root_url() -> String {
|
||||
fn default_cdn_root_url() -> String {
|
||||
"http://127.0.0.1:8010".to_owned()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user