monitoring #1

Merged
Ittihadyya merged 24 commits from monitoring into trunk 2024-12-20 18:16:41 +02:00
Showing only changes of commit c4a0f63369 - Show all commits

View file

@ -12,7 +12,7 @@
} }
]; ];
glucose.modules = [ glucose.modules = [
{ ({
lib, lib,
molecules, molecules,
... ...
@ -37,6 +37,6 @@
} }
]; ];
}; };
} })
]; ];
} }