space: mark space ff as finished
This commit is contained in:
@@ -74,6 +74,7 @@ enum class FeatureFlags(
|
||||
key = "feature.space",
|
||||
title = "Spaces",
|
||||
defaultValue = { true },
|
||||
isFinished = true,
|
||||
isFinished = false,
|
||||
),
|
||||
PrintLogsToLogcat(
|
||||
|
||||
Reference in New Issue
Block a user