Timothy J. Baek 1 rok temu
rodzic
commit
5fb7adb0dd
1 zmienionych plików z 1 dodań i 0 usunięć
  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 = {