Add obsidian build

This commit is contained in:
Idrees Hassan
2025-11-03 21:35:27 -05:00
parent 3fe52e5492
commit e50c2c8a1f
11 changed files with 2712 additions and 11 deletions

2
dist/birb.js vendored
View File

@@ -1867,7 +1867,7 @@
insertModal(`${birdBirb()} Mode`, message);
}),
new Separator(),
new MenuItem("2025.11.3.21", () => { alert("Thank you for using Pocket Bird! You are on version: 2025.11.3.21"); }, false),
new MenuItem("2025.11.3.34", () => { alert("Thank you for using Pocket Bird! You are on version: 2025.11.3.34"); }, false),
];
const styleElement = document.createElement("style");