Add Aidex
This commit is contained in:
parent
499cdd0683
commit
4364c11160
1 changed files with 2 additions and 1 deletions
|
@ -255,6 +255,7 @@ class Translator @Inject internal constructor(
|
|||
Sources.MM640g -> TODO()
|
||||
Sources.NSClientSource -> TODO()
|
||||
Sources.PocTech -> TODO()
|
||||
Sources.Aidex -> TODO()
|
||||
Sources.Tomato -> TODO()
|
||||
Sources.Xdrip -> TODO()
|
||||
Sources.LocalProfile -> TODO()
|
||||
|
@ -293,4 +294,4 @@ class Translator @Inject internal constructor(
|
|||
|
||||
else -> source.name
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue