about summary refs log tree commit diff stats
path: root/apidocs
diff options
context:
space:
mode:
authorJohn Hernandez <129467592+H3rnand3zzz@users.noreply.github.com>2023-04-19 03:29:23 +0200
committerJohn Hernandez <129467592+H3rnand3zzz@users.noreply.github.com>2023-04-19 03:29:23 +0200
commita54e5413cadfa57e4b55b994939f01f02b04b5de (patch)
tree6eca02fe32bdb850ef051654c5cdf97219f06968 /apidocs
parent96f9a84f019d234ad91bd99409cd170c63aec4fc (diff)
downloadprofani-tty-a54e5413cadfa57e4b55b994939f01f02b04b5de.tar.gz
Fix `/plugins update`
Before it tried to unload the plugin first and check the output.
But if broken plugin was loaded, then it couldn't unload it,
so before it require uninstall and install after it,
making update useless for plugin development purposes.

Unload is part of the uninstall so no unload is needed inside of the cmd function.

Refactoring of cmd_plugins_update.
Diffstat (limited to 'apidocs')
0 files changed, 0 insertions, 0 deletions