From 69ef32b6a9929a233f8886d0dd400663ec913acc Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Sun, 28 Jul 2024 14:35:22 +0800 Subject: [PATCH] =?UTF-8?q?Chore:=20=E5=B0=86=E8=AF=84=E8=AE=BA=E6=A1=86?= =?UTF-8?q?=E6=94=BE=E5=9C=A8=E8=AF=84=E8=AE=BA=E4=B8=8A=E6=96=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/production/params.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/production/params.toml b/config/production/params.toml index 5896343..4b0575c 100644 --- a/config/production/params.toml +++ b/config/production/params.toml @@ -158,7 +158,7 @@ term = "" reactionsEnabled = "1" emitMetadata = "0" - inputPosition = "bottom" # ["top", "bottom"] + inputPosition = "top" # ["top", "bottom"] lightTheme = "light" darkTheme = "dark_dimmed" lazyLoad = true