Build into separate folders

This commit is contained in:
Idrees Hassan
2025-11-02 14:56:37 -05:00
parent 8a6b1a584e
commit 1c70c0cc13
32 changed files with 2729 additions and 15 deletions

2
dist/birb.js vendored
View File

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