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