mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-14 21:24:02 +08:00
@@ -164,7 +164,7 @@ class _NoteListPageState extends State<NoteListPage>
|
||||
}
|
||||
Scaffold.of(context).showBottomSheet(
|
||||
constraints: const BoxConstraints(),
|
||||
(context) => WebviewPage(
|
||||
(context) => WebViewPage(
|
||||
oid: widget.oid,
|
||||
title: widget.title,
|
||||
url:
|
||||
|
||||
Reference in New Issue
Block a user