Skip to content

Commit

Permalink
QA: Add Missing hook for Thold
Browse files Browse the repository at this point in the history
  • Loading branch information
TheWitness committed Apr 5, 2024
1 parent 372f60c commit 7fb7678
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions host.php
Expand Up @@ -65,6 +65,8 @@
/* set default action */
set_default_action();

api_plugin_hook('device_top');

switch (get_request_var('action')) {
case 'export':
host_export();
Expand Down

0 comments on commit 7fb7678

Please sign in to comment.