mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-28 22:35:54 +08:00
mod: save panel (#1706)
This commit is contained in:
committed by
GitHub
parent
1a9d8e35ba
commit
b43840b636
@@ -61,7 +61,7 @@ class VideoReplyReplyPanel extends CommonSlidePage {
|
||||
'rpid': rootId,
|
||||
'id': ?rpId,
|
||||
'type': type,
|
||||
'enterUri': ?uri, // save panel
|
||||
'enterUri': ?uri?.toString(), // save panel
|
||||
},
|
||||
() => Scaffold(
|
||||
resizeToAvoidBottomInset: false,
|
||||
|
||||
Reference in New Issue
Block a user