add some info texts, especialy for novice users to avoid some common misunderstandings. closes #46, closes #47
This commit is contained in:
@@ -33,6 +33,11 @@ namespace keepass2android.Io
|
||||
yield return "onedrive";
|
||||
}
|
||||
}
|
||||
|
||||
public override bool UserShouldBackup
|
||||
{
|
||||
get { return false; }
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
Reference in New Issue
Block a user