From 2cc97058451ee75e197c683a1c76b9da8e6d2c10 Mon Sep 17 00:00:00 2001 From: Damillora Date: Sat, 11 Sep 2021 02:25:09 +0700 Subject: [PATCH] Add autocomplete to edit --- web/app/src/routes/Edit.svelte | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/web/app/src/routes/Edit.svelte b/web/app/src/routes/Edit.svelte index 6075b79..c698fbc 100644 --- a/web/app/src/routes/Edit.svelte +++ b/web/app/src/routes/Edit.svelte @@ -1,5 +1,5 @@