Skip to content

Commit cc6e233

Browse files
committed
Add a comment for the new feature
1 parent cee28b5 commit cc6e233

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/src/main/java/com/duckduckgo/app/tabs/TabFeatureFlags.kt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,6 @@ interface TabManagerFeatureFlags {
3535

3636
@Toggle.DefaultValue(DefaultFeatureValue.TRUE)
3737
fun tabInsertionFixes(): Toggle
38+
39+
// There will be a new feature for the new design of tab manager
3840
}

0 commit comments

Comments
 (0)