space: mark space ff as finished
This commit is contained in:
parent
441b2e7fb5
commit
a89484e826
1 changed files with 1 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ enum class FeatureFlags(
|
|||
key = "feature.space",
|
||||
title = "Spaces",
|
||||
defaultValue = { true },
|
||||
isFinished = true,
|
||||
isFinished = false,
|
||||
),
|
||||
PrintLogsToLogcat(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue