Hide beta testing section

This commit is contained in:
Davide De Rosa 2019-03-08 11:01:21 +01:00
parent ce3781e3b5
commit c0c8ed3fc9
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ import SwiftyBeaver
class AppConstants {
class Flags {
static let isBeta = true
static let isBeta = false
}
class Domain {