diff options
| author | Rapptz <[email protected]> | 2019-04-11 07:56:51 -0400 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2019-04-11 08:04:26 -0400 |
| commit | b0c7f48cafa326dcc0f0e54bfa9334559b702b77 (patch) | |
| tree | d0f452d6a3979b768654430588c6b65d7bd1fd74 /docs/index.rst | |
| parent | [commands] Fix erroneous string in dm_only check (diff) | |
| download | discord.py-b0c7f48cafa326dcc0f0e54bfa9334559b702b77.tar.xz discord.py-b0c7f48cafa326dcc0f0e54bfa9334559b702b77.zip | |
[tasks] Add a new background helper 'tasks' extension.
Diffstat (limited to 'docs/index.rst')
| -rw-r--r-- | docs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 4cb19364..77463d9f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -39,6 +39,7 @@ Extensions :maxdepth: 3 ext/commands/index.rst + ext/tasks/index.rst Additional Information |