add aidex
This commit is contained in:
parent
6cdf242cd3
commit
4b4f347463
1 changed files with 1 additions and 0 deletions
|
@ -197,6 +197,7 @@ class BGSourceFragment : DaggerFragment() {
|
||||||
R.string.tomato -> Sources.Tomato
|
R.string.tomato -> Sources.Tomato
|
||||||
R.string.glunovo -> Sources.Glunovo
|
R.string.glunovo -> Sources.Glunovo
|
||||||
R.string.xdrip -> Sources.Xdrip
|
R.string.xdrip -> Sources.Xdrip
|
||||||
|
R.string.aidex -> Sources.Aidex
|
||||||
else -> Sources.Unknown
|
else -> Sources.Unknown
|
||||||
}
|
}
|
||||||
uel.log(
|
uel.log(
|
||||||
|
|
Loading…
Reference in a new issue