mirror of
https://github.com/hyugogirubato/KeyDive.git
synced 2025-04-30 00:24:25 +02:00
commit
a74384a6d4
@ -106,7 +106,7 @@ const disableLibrary = (name) => {
|
||||
print(Level.ERROR, `${e.message} for ${func.name}`);
|
||||
}
|
||||
});
|
||||
print(Level.INFO, `The library ${library.name} (${library.address}) has been disabled`);
|
||||
print(Level.INFO, `The library ${library.name} (${library.base}) has been disabled`);
|
||||
} else {
|
||||
print(Level.DEBUG, `The library ${name} was not found`);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user