Skip to content

Commit

Permalink
Fix closing tag, woops
Browse files Browse the repository at this point in the history
  • Loading branch information
nate1280 authored Nov 29, 2023
1 parent 332d8bf commit c7c5678
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions streamerbot/4.changelogs/v0.2.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ With this feature, also comes a way to not only search your local user cache, bu

::callout{icon=i-mdi-alert color=amber}
The API used for searching only returns users who have streamed within the last 6 months, this is a limitation of the API, and is not possible to circumvent
::

### alejo.io Pronouns
With the release of alpha.19, VRFlad's extension for using alejo.io pronouns is no longer needed, as it is now a part of Streamer.bot itself.
Expand Down Expand Up @@ -197,5 +198,4 @@ bool TryGetArg<T>(string argName, out T value);
```cs
void ClearNonPersistedGlobals();
void ClearNonPersistedUserGlobals();
```
::
```

0 comments on commit c7c5678

Please sign in to comment.