Timothy J. Baek 1 anno fa
parent
commit
5fb7adb0dd
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/routes/(app)/c/[id]/+page.svelte

+ 1 - 0
src/routes/(app)/c/[id]/+page.svelte

@@ -29,6 +29,7 @@
 
 	let title = '';
 	let prompt = '';
+	let files = [];
 
 	let messages = [];
 	let history = {