KP2A Offline release
This commit is contained in:
@@ -69,9 +69,11 @@ namespace keepass2android.Io
|
||||
get
|
||||
{
|
||||
yield return "file";
|
||||
#if !NoNet
|
||||
yield return "ftp";
|
||||
yield return "http";
|
||||
yield return "https";
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user