fix: use the same lang (#1668)

This commit is contained in:
yetone
2025-03-22 02:54:05 +08:00
committed by GitHub
parent 1cc81b10bf
commit 4e839f1679
2 changed files with 5 additions and 0 deletions

View File

@@ -1 +1,4 @@
{% extends "base.avanterules" %}
{% block extra_prompt %}
Always reply to the user in the same language they are using.
{% endblock %}