mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-10 04:36:43 +00:00
Other: Factory reset
This commit is contained in:
@ -9,6 +9,7 @@ type Locator interface {
|
||||
ProvideLogsPath() (string, error)
|
||||
GetLicenseFilePath() string
|
||||
GetDependencyLicensesLink() string
|
||||
Clear() error
|
||||
}
|
||||
|
||||
type Identifier interface {
|
||||
|
||||
Reference in New Issue
Block a user