mirror of
https://github.com/Suwayomi/TachideskJUI.git
synced 2025-12-10 06:42:05 +01:00
Fix sheet opening on open in browser
This commit is contained in:
@@ -421,9 +421,6 @@ fun ThinReaderMenu(
|
||||
uriHandler.openUri(
|
||||
chapter.chapter.realUrl ?: return@ActionItem
|
||||
)
|
||||
scope.launch {
|
||||
sheetState.show()
|
||||
}
|
||||
}
|
||||
)
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user