Add note about importing legacy files

18786026472b9bfdc8bc14e07abc4aabd92f1c19

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Ignore whitespace
public/index.html+1 -1
@@ -3168,7 +3168,7 @@
31683168 </h3>
31693169 <div class="flex-container">
31703170 <input id="af_master_import_file" type="file" hidden accept=".json" class="displayNone">
31713171 <div id="af_master_import" class="menu_button menu_button_icon" title="Import Advanced Formatting settings&#10;&#10;You can also provide legacy files for Instruct and Context templates." data-i18n="[title]Import Advanced Formatting settings">
31723172 <i class="fa-solid fa-file-import"></i>
31733173 <span data-i18n="Master Import">Master Import</span>
31743174 </div>