Introduce BugReportFlowNode, and remove NavTarget.ViewLogs from RootFlowNode.
This commit is contained in:
parent
786b68d77e
commit
6355feb96d
8 changed files with 121 additions and 43 deletions
|
|
@ -21,7 +21,6 @@ interface BugReportEntryPoint : FeatureEntryPoint {
|
|||
}
|
||||
|
||||
interface Callback : Plugin {
|
||||
fun onBugReportSent()
|
||||
fun onViewLogs(basePath: String)
|
||||
fun onDone()
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue