Browse Source

fix: no files

Timothy J. Baek 1 year ago
parent
commit
5fb7adb0dd
1 changed files with 1 additions and 0 deletions
  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 = {