diff --git a/default/settings.json b/default/settings.json
index 73597d741..25b1eebaf 100644
--- a/default/settings.json
+++ b/default/settings.json
@@ -151,6 +151,7 @@
"names_force_groups": true,
"activation_regex": ""
},
+ "default_context": "Default",
"context": {
"preset": "Default",
"story_string": "{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{char}}'s personality: {{personality}}\n{{/if}}{{#if scenario}}Scenario: {{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}",
diff --git a/public/index.html b/public/index.html
index cda9b4711..467c29cf4 100644
--- a/public/index.html
+++ b/public/index.html
@@ -2090,9 +2090,15 @@
-
+
+
+
+
+
+
+
+
+