mirror of
https://github.com/bitwarden/mobile
synced 2025-12-16 00:03:22 +00:00
interfaces
This commit is contained in:
@@ -13,7 +13,7 @@ using System.Threading.Tasks;
|
||||
|
||||
namespace Bit.Core.Services
|
||||
{
|
||||
public class FolderService
|
||||
public class FolderService : IFolderService
|
||||
{
|
||||
private const string Keys_CiphersFormat = "ciphers_{0}";
|
||||
private const string Keys_FoldersFormat = "folders_{0}";
|
||||
|
||||
Reference in New Issue
Block a user