0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-11-21 13:38:21 -05:00

🚨 fix: make cargo checks happy (#523)

This commit is contained in:
neon_arch 2024-11-05 23:39:20 +03:00 committed by GitHub
parent 8a649e61fb
commit e11e1318cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -134,6 +134,7 @@ impl Config {
});
Ok(Config {
operating_system_tls_certificates: globals.get::<_, bool>("operating_system_tls_certificates")?,
port: globals.get::<_, u16>("port")?,
binding_ip: globals.get::<_, String>("binding_ip")?,
style: Style::new(