Skip to content

Commit

Permalink
ran ./nodebb start so the tests in git workflows would pass
Browse files Browse the repository at this point in the history
  • Loading branch information
ogometz committed Nov 13, 2024
1 parent b4d7f23 commit e07b2b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions userGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ At the start of the question, there is a toggle button that can switch the
question between "resolved" and "unresolved".
There is issue with the backend structure for storing data and accurately
retrieve the status.
Run ./nodebb build tpl
Navigate to any question post.If a new topic is created
it is default to "unresolved"After topic is posted, user can toggle between
Run ./nodebb build tplNavigate to any question post.If a new topic is created
it is default to "unresolved"After topic is posted, user can toggle between
resolved and unresolved.


Expand Down

0 comments on commit e07b2b3

Please sign in to comment.