feat(bluesky): add search post by url action

This commit is contained in:
Rıdvan Akca
2024-05-27 15:22:23 +02:00
parent c07a02ef31
commit 84ecf105c2
3 changed files with 39 additions and 1 deletions

View File

@@ -3,6 +3,8 @@ favicon: /favicons/bluesky.svg
items:
- name: Create post
desc: Creates a new post.
- name: Search post by url
desc: Searches a post in a thread by url.
---
<script setup>