From 8f51bb399b3909d1f095c5af49862a3a0e8b64d3 Mon Sep 17 00:00:00 2001 From: jonny Date: Sat, 7 Mar 2026 11:41:15 +0800 Subject: [PATCH] Move memosApi to compat/memosApi.v024.js Rename js/memosApi.js to js/compat/memosApi.v024.js (contents unchanged) and update popup.html to load the new path. Organizes the legacy memosApi into the compat folder and ensures the popup references the v0.24 compatibility script alongside other compat shims. --- js/{memosApi.js => compat/memosApi.v024.js} | 0 popup.html | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename js/{memosApi.js => compat/memosApi.v024.js} (100%) diff --git a/js/memosApi.js b/js/compat/memosApi.v024.js similarity index 100% rename from js/memosApi.js rename to js/compat/memosApi.v024.js diff --git a/popup.html b/popup.html index b14623c..b508d23 100644 --- a/popup.html +++ b/popup.html @@ -151,7 +151,7 @@ - +