mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 00:43:49 +01:00
✨
This commit is contained in:
parent
b10f1f78bc
commit
92dfc67600
@ -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();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user