mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-30 23:05:24 -04:00
💬 semi-animated message
This commit is contained in:
parent
742f150b72
commit
97e570a0b1
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ export default class SvgDirectoryParser {
|
|||
|
||||
if (!fs.existsSync(cursorDir)) {
|
||||
console.log(
|
||||
`Considering ${chalk.greenBright(cursorDir)} as semi-animated theme`
|
||||
`${chalk.greenBright(this.svgDir)} contains semi-animated .svg files`
|
||||
);
|
||||
this.semiAnimated = true;
|
||||
return [];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue