mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 04:04:16 +00:00
remove unused meta.version call
This commit is contained in:
@@ -32,7 +32,6 @@ const themeColor = chalk.hex('#86b300');
|
||||
function greet() {
|
||||
if (!envOption.quiet) {
|
||||
//#region Misskey logo
|
||||
const v = `v${meta.version}`;
|
||||
console.log(themeColor(' _____ _ _ '));
|
||||
console.log(themeColor('/ ___| | | | '));
|
||||
console.log(themeColor('\\ `--.| |__ __ _ _ __| | _____ _ _ '));
|
||||
|
||||
Reference in New Issue
Block a user