替换规则 #224
This commit is contained in:
@@ -927,7 +927,9 @@ class ReadBookActivity : BaseReadBookActivity(),
|
||||
ReplaceEditActivity.startIntent(
|
||||
this,
|
||||
pattern = text,
|
||||
scope = scopes.joinToString(";")
|
||||
scope = scopes.joinToString(";"),
|
||||
isScopeTitle = false,
|
||||
isScopeContent = true
|
||||
)
|
||||
)
|
||||
return true
|
||||
|
||||
Reference in New Issue
Block a user