Add Aidex

This commit is contained in:
Mark Breen 2022-03-29 23:23:50 +01:00 committed by GitHub
parent 10d1170d9c
commit 499cdd0683
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -153,6 +153,7 @@ class BGSourceFragment : DaggerFragment() {
R.string.poctech -> Sources.PocTech
R.string.tomato -> Sources.Tomato
R.string.glunovo -> Sources.Glunovo
R.string.aidex -> Sources.Aidex
R.string.xdrip -> Sources.Xdrip
else -> Sources.Unknown
}