浏览代码

fix: no files

Timothy J. Baek 1 年之前
父节点
当前提交
5fb7adb0dd
共有 1 个文件被更改,包括 1 次插入0 次删除
  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 = {