Minor fix

This commit is contained in:
Jose Gonzalez 2022-02-08 17:54:37 +01:00
parent 7a88e2db29
commit 3d4146c926
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@ Variables from PHP:
*/ */
const REMOTE_MODULE_LIBRARY_URI = "https://pandorafms.com/library/"; const REMOTE_MODULE_LIBRARY_URI = "https://pandorafms.com/library/";
$(document).ready(function() { $(document).ready(function() {
// Save categories in sessionStorage to avoid making the request to the API many times. // Save categories in sessionStorage to avoid making the request to the API many times.
function set_local_categories() { function set_local_categories() {