mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-05 04:40:37 +00:00
New appbar on homescreen
This commit is contained in:
parent
f6254fe8a3
commit
1d7c269aa0
3 changed files with 120 additions and 113 deletions
|
@ -1,5 +1,3 @@
|
|||
import 'package:intl/intl.dart';
|
||||
|
||||
bool? convertFromIntToBool(int value) {
|
||||
if (value == 1) {
|
||||
return true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue