diff options
author | Arjun Satarkar <me@arjunsatarkar.net> | 2024-03-22 21:03:33 +0000 |
---|---|---|
committer | Arjun Satarkar <me@arjunsatarkar.net> | 2024-03-22 21:03:33 +0000 |
commit | e64373979384c82580d7b8db582d48897096b992 (patch) | |
tree | 0b162a881da9066f783af1c70c14ec91eab0f2cc /teleport/info.json | |
parent | 08069e8d35e10a85087c1938fffb4f5a8c625e14 (diff) | |
download | aps-cogs-e64373979384c82580d7b8db582d48897096b992.tar aps-cogs-e64373979384c82580d7b8db582d48897096b992.tar.gz aps-cogs-e64373979384c82580d7b8db582d48897096b992.zip |
Add teleport cog
Diffstat (limited to 'teleport/info.json')
-rw-r--r-- | teleport/info.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/teleport/info.json b/teleport/info.json new file mode 100644 index 0000000..58b1a65 --- /dev/null +++ b/teleport/info.json @@ -0,0 +1,5 @@ +{ + "author": ["Arjun Satarkar"], + "description": "Teleport between channels to move a discussion easily.", + "short": "Teleport between channels to move a discussion easily." +} |