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