mirror of
https://github.com/karasevm/PrivateDNSAndroid.git
synced 2025-06-28 20:29:56 +00:00
Fix build
This commit is contained in:
parent
c85a96fdcf
commit
baaffd334d
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ class DnsTileService : TileService() {
|
|||
getString(R.string.dns_off),
|
||||
R.drawable.ic_off_black_24dp,
|
||||
DNS_MODE_OFF,
|
||||
getNextAddress(dnsProvider)
|
||||
null
|
||||
)
|
||||
}
|
||||
DNS_MODE_AUTO -> {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue