mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 12:14:18 +00:00
✨
This commit is contained in:
@@ -169,8 +169,8 @@ async function init(): Promise<State> {
|
||||
return State.failed;
|
||||
}
|
||||
|
||||
log('Info', 'Success to load configuration');
|
||||
log('Info', `maintainer: ${config.maintainer}`);
|
||||
log('Info', 'Successfully loaded', 'Config');
|
||||
log('Info', `maintainer: ${config.maintainer}`, 'Config');
|
||||
|
||||
checkDependencies();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user