rename conduit to conduwuit finally
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
@@ -56,7 +56,7 @@ impl Server {
|
||||
}
|
||||
|
||||
pub fn reload(&self) -> Result<()> {
|
||||
if cfg!(not(conduit_mods)) {
|
||||
if cfg!(not(conduwuit_mods)) {
|
||||
return Err!("Reloading not enabled");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user