From 05f0fb735323bc9919d75b7bb39a8988d8c02e9e Mon Sep 17 00:00:00 2001 From: dcore94 Date: Thu, 6 Apr 2023 18:07:42 +0200 Subject: [PATCH] group based on category instead of method name --- ccp/js/methodlistcontroller.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ccp/js/methodlistcontroller.js b/ccp/js/methodlistcontroller.js index 0947239..9b706c4 100644 --- a/ccp/js/methodlistcontroller.js +++ b/ccp/js/methodlistcontroller.js @@ -56,6 +56,7 @@ class CCPMethodList extends HTMLElement{