enable web OOP for Bubble

This commit is contained in:
Johan Degraeve 2019-08-18 23:40:17 +02:00
parent 27908299fc
commit f6fcc6bb8c
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@ enum CGMTransmitterType:String, CaseIterable {
return true
case .Bubble:
return false
return true
case .GNSentry:
return false