mod: remove ios ua

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-04-04 18:20:52 +08:00
parent 7bd481b090
commit 7009c3400a
4 changed files with 2 additions and 12 deletions

View File

@@ -29,7 +29,6 @@ class FavNoteItem extends StatelessWidget {
Utils.handleWebview(
item['web_url'],
inApp: true,
parameters: {'uaType': 'android'},
);
},
onLongPress: () {

View File

@@ -111,7 +111,6 @@ class _NoteListPageState extends CommonSlidePageState<NoteListPage> {
onPressed: () {
_key.currentState?.showBottomSheet(
(context) => WebviewPageNew(
uaType: 'android',
oid: widget.oid,
title: widget.title,
url: