mirror of
https://github.com/bitwarden/mobile
synced 2026-01-08 03:23:23 +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