Move files into src

This commit is contained in:
Idrees Hassan
2025-11-16 10:34:43 -05:00
parent c927ce23e4
commit c750bf5560
17 changed files with 34 additions and 158 deletions

View File

@@ -0,0 +1,10 @@
{
"id": "pocket-bird",
"name": "Pocket Bird",
"version": "__VERSION__",
"minAppVersion": "0.15.0",
"description": "Add a pet bird to fly around your notes and keep you company!",
"author": "Idrees Hassan",
"authorUrl": "https://idreesinc.com",
"isDesktopOnly": false
}