modified docs for plugin module

This commit is contained in:
2021-07-16 21:44:07 +04:00
parent 0131ce5765
commit 75a4bed9d1
4 changed files with 22 additions and 11 deletions

View File

@@ -12,5 +12,6 @@
3. [Server Module](ServerImplementation.md)
4. [Config Module](ConfigImplementation.md)
5. [Cli Module](CliImplementation.md)
6. [Plugin Module](PluginImplementation.md)
5. [Problems](Problems.md)