Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Commit

Permalink
🌸 Mark table suggestions as work in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
percyqaz committed Nov 14, 2023
1 parent 7463d18 commit 5dbd4f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Features/LevelSelect/Tables/Suggestions.fs
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ type SuggestionsPage() as this =
this.Content(
StaticContainer(NodeType.Leaf)
|+ sl
|+ WIP()
)

override this.Title = %"table.suggestions.name"
Expand Down

0 comments on commit 5dbd4f6

Please sign in to comment.