Skip to content

Commit

Permalink
file reset
Browse files Browse the repository at this point in the history
  • Loading branch information
[David Muhasa] committed May 9, 2024
1 parent b1a6bd5 commit cd0b7c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/nasa/setup.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

/* servers page */
add_handler('servers', 'nasa_folder_data', true, 'nasa', 'load_user_data', 'after');
add_output('servers', 'nasa_connect_section', true, 'nasa', 'content_section_end', 'before');
add_output('servers', 'nasa_connect_section', true, 'nasa', 'server_content_end', 'before');

/* AJAX request to disconnect */
setup_base_ajax_page('ajax_nasa_disconnect', 'core');
Expand Down

0 comments on commit cd0b7c5

Please sign in to comment.