From c2f945ef882313554348ca9261a749829e65ecc7 Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Sat, 21 Sep 2024 23:21:19 +0300 Subject: [PATCH] Implement master AF import / export --- public/index.html | 1 + public/scripts/preset-manager.js | 231 ++++++++++++++++++++- public/scripts/templates/masterExport.html | 11 + public/scripts/templates/masterImport.html | 11 + 4 files changed, 253 insertions(+), 1 deletion(-) create mode 100644 public/scripts/templates/masterExport.html create mode 100644 public/scripts/templates/masterImport.html diff --git a/public/index.html b/public/index.html index 2addae7ef..bd08f826f 100644 --- a/public/index.html +++ b/public/index.html @@ -3167,6 +3167,7 @@ Advanced Formatting