mirror of
https://github.com/bitwarden/mobile
synced 2025-12-14 15:23:35 +00:00
setup new settings service
This commit is contained in:
6
src/App/Abstractions/Services/ISettingsService.cs
Normal file
6
src/App/Abstractions/Services/ISettingsService.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace Bit.App.Abstractions
|
||||
{
|
||||
public interface ISettingsService
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user