Add "Complete verification" item in the root setting screen.
This commit is contained in:
parent
6c5c050ba3
commit
d0cf400146
9 changed files with 46 additions and 9 deletions
|
|
@ -32,5 +32,6 @@ interface PreferencesEntryPoint : FeatureEntryPoint {
|
|||
|
||||
interface Callback : Plugin {
|
||||
fun onOpenBugReport()
|
||||
fun onVerifyClicked()
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue