From b59736974dd68522d5bca239e8675976d9e02724 Mon Sep 17 00:00:00 2001 From: Asim Aslam Date: Sun, 23 May 2021 21:23:12 +0100 Subject: [PATCH] otp emoji --- otp/publicapi.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 otp/publicapi.json diff --git a/otp/publicapi.json b/otp/publicapi.json new file mode 100644 index 0000000..12c12b4 --- /dev/null +++ b/otp/publicapi.json @@ -0,0 +1,5 @@ +{ + "name": "otp", + "icon": "🔑", + "category": "user" +}