Introduce BugReportFlowNode, and remove NavTarget.ViewLogs from RootFlowNode.
This commit is contained in:
+1
-2
@@ -21,7 +21,6 @@ interface BugReportEntryPoint : FeatureEntryPoint {
|
||||
}
|
||||
|
||||
interface Callback : Plugin {
|
||||
fun onBugReportSent()
|
||||
fun onViewLogs(basePath: String)
|
||||
fun onDone()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user