v3.6.3: Fix relationship field to use correct nested format (relationship.status)

This commit is contained in:
Spicy_Marinara
2026-01-20 21:51:41 +01:00
parent f78c8a1b78
commit e82918004e
2 changed files with 14 additions and 5 deletions
+1 -1
View File
@@ -6,6 +6,6 @@
"js": "index.js",
"css": "style.css",
"author": "Marinara",
"version": "3.6.2",
"version": "3.6.3",
"homePage": "https://github.com/SpicyMarinara/rpg-companion-sillytavern"
}