Ver código fonte

fix: no files

Timothy J. Baek 1 ano atrás
pai
commit
5fb7adb0dd
1 arquivos alterados com 1 adições e 0 exclusões
  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 = {