mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-17 17:54:32 +08:00
修改sqlite配置
This commit is contained in:
Vendored
+1
-1
@@ -512,7 +512,7 @@ const Env = () => {
|
||||
if (tableRef.current) {
|
||||
setTableScrollHeight(getTableScroll({ extraHeight: 87 }));
|
||||
}
|
||||
}, [tableRef.current]);
|
||||
}, []);
|
||||
|
||||
return (
|
||||
<PageContainer
|
||||
|
||||
Reference in New Issue
Block a user