From b975c3097c7bf6b2f4dc77a9c5a2179b4ddc862b Mon Sep 17 00:00:00 2001 From: Gonbatfire <46731233+Gonbatfire@users.noreply.github.com> Date: Tue, 6 May 2025 10:01:36 -0300 Subject: [PATCH] Create _category_.json --- docs/use/wallets/cli/_category_.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 docs/use/wallets/cli/_category_.json diff --git a/docs/use/wallets/cli/_category_.json b/docs/use/wallets/cli/_category_.json new file mode 100644 index 0000000..8bcb07d --- /dev/null +++ b/docs/use/wallets/cli/_category_.json @@ -0,0 +1,4 @@ +{ + "label": "Command Line Wallet (CLI)", + "position": 6 +}