aboutsummaryrefslogtreecommitdiffstats
path: root/src/dyna-rules.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/dyna-rules.html')
-rw-r--r--src/dyna-rules.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dyna-rules.html b/src/dyna-rules.html
index 80f54c5..167182a 100644
--- a/src/dyna-rules.html
+++ b/src/dyna-rules.html
@@ -13,7 +13,7 @@
<div>
<p data-i18n="rulesFormatHint"></p>
<p><button id="rulesApply" disabled="true" data-i18n="1pApplyChanges"></button></p>
- <textarea id="rulesEditor" spellcheck="false"></textarea>
+ <textarea id="rulesEditor" spellcheck="false" dir="auto"></textarea>
<p><button id="importButton" type="button" data-i18n="1pImport"></button> &emsp;
<button id="exportButton" type="button" data-i18n="1pExport"></button>
<input class="hidden" id="importFilePicker" type="file" accept="text/plain" style="display: none;"></p>