From 91819e15389d87656e41996beb374cf131df33ec Mon Sep 17 00:00:00 2001 From: h0lybyte <5599058+h0lybyte@users.noreply.github.com> Date: Thu, 12 Jun 2025 05:27:17 -0400 Subject: [PATCH 1/4] feat: droid library integration. --- assets/droid.js | 0 index.html | 1 + 2 files changed, 1 insertion(+) create mode 100644 assets/droid.js diff --git a/assets/droid.js b/assets/droid.js new file mode 100644 index 0000000..e69de29 diff --git a/index.html b/index.html index a7a3045..43c2290 100644 --- a/index.html +++ b/index.html @@ -225,6 +225,7 @@ })(); + Date: Fri, 13 Jun 2025 04:33:15 -0400 Subject: [PATCH 2/4] refactor: bug in the droid library, reverting that change. --- index.html | 1 + src/app.rs | 71 +++++++++++++++++++++++++----------------------------- 2 files changed, 34 insertions(+), 38 deletions(-) diff --git a/index.html b/index.html index 43c2290..827430f 100644 --- a/index.html +++ b/index.html @@ -18,6 +18,7 @@ +