Skip to content

Commit

Permalink
Update app/src/main/java/org/openobservatory/ooniprobe/activity/custo…
Browse files Browse the repository at this point in the history
…mwebsites/CustomWebsiteActivity.kt

Co-authored-by: Simone Basso <bassosimone@gmail.com>
  • Loading branch information
aanorbel and bassosimone authored Dec 5, 2023
1 parent 954c4c1 commit 64e778a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ import org.openobservatory.ooniprobe.test.suite.WebsitesSuite
import java.io.Serializable
import javax.inject.Inject

/** This activity allows a user to test a custom website. */
class CustomWebsiteActivity : AbstractActivity(), ConfirmDialogFragment.OnClickListener {
@Inject
lateinit var preferenceManager: PreferenceManager
Expand Down

0 comments on commit 64e778a

Please sign in to comment.