Skip to content

Commit

Permalink
feat: change to TIP
Browse files Browse the repository at this point in the history
  • Loading branch information
whilefoo committed Jan 6, 2025
1 parent fa92078 commit 9c9479a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/logs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ export class Logs {
fatal: "> [!CAUTION]",
error: "> [!CAUTION]",
warn: "> [!WARNING]",
ok: "> [!NOTE]",
ok: "> [!TIP]",
info: "> [!NOTE]",
debug: "> [!IMPORTANT]",
verbose: "> [!NOTE]",
Expand Down

0 comments on commit 9c9479a

Please sign in to comment.