diff options
Diffstat (limited to 'h-source/Config/Route.php')
-rw-r--r-- | h-source/Config/Route.php | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/h-source/Config/Route.php b/h-source/Config/Route.php index 7807f09..bf3dd1b 100644 --- a/h-source/Config/Route.php +++ b/h-source/Config/Route.php @@ -110,6 +110,15 @@ class Route 'threegcards,climb', 'threegcards,talk', 'moderators,actions', + 'soundcards,catalogue', + 'soundcards,view', + 'soundcards,history', + 'soundcards,revision', + 'soundcards,insert', + 'soundcards,update', + 'soundcards,differences', + 'soundcards,climb', + 'soundcards,talk', ); //it can be 'yes' or 'no' |