mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-26 11:08:44 +00:00
fix #1061
opt `FollowingsFollowedUpper` url Closes #1061 Closes #1062 Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -38,7 +38,6 @@ class _WebDavSettingPageState extends State<WebDavSettingPage> {
|
||||
Widget build(BuildContext context) {
|
||||
EdgeInsets padding = MediaQuery.viewPaddingOf(context);
|
||||
return Scaffold(
|
||||
resizeToAvoidBottomInset: widget.showAppBar,
|
||||
appBar: !widget.showAppBar
|
||||
? null
|
||||
: AppBar(title: const Text('WebDAV 设置')),
|
||||
|
||||
Reference in New Issue
Block a user