Add note about importing legacy files

18786026472b9bfdc8bc14e07abc4aabd92f1c19

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

1 files changed, +1 -1Showing whitespace changes
public/index.html+1 -1
@@ -3168,7 +3168,7 @@
3168 </h3>3168 </h3>
3169 <div class="flex-container">3169 <div class="flex-container">
3170 <input id="af_master_import_file" type="file" hidden accept=".json" class="displayNone">3170 <input id="af_master_import_file" type="file" hidden accept=".json" class="displayNone">
3171 <div id="af_master_import" class="menu_button menu_button_icon" title="Import Advanced Formatting settings" data-i18n="[title]Import Advanced Formatting settings">3171 <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">
3172 <i class="fa-solid fa-file-import"></i>3172 <i class="fa-solid fa-file-import"></i>
3173 <span data-i18n="Master Import">Master Import</span>3173 <span data-i18n="Master Import">Master Import</span>
3174 </div>3174 </div>