v2.1.1: Fix swipe detection in together mode and combat encounter prompt

This commit is contained in:
Spicy_Marinara
2026-01-02 20:58:49 +01:00
parent 87f0931942
commit d44bb1cff9
5 changed files with 11 additions and 6 deletions
+1 -1
View File
@@ -6,6 +6,6 @@
"js": "index.js",
"css": "style.css",
"author": "Marysia",
"version": "2.1.0",
"version": "2.1.1",
"homePage": "https://github.com/SpicyMarinara/rpg-companion-sillytavern"
}