diff options
Diffstat (limited to 'h-source/Config')
-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 6f25cfa..48521b5 100644 --- a/h-source/Config/Route.php +++ b/h-source/Config/Route.php @@ -153,6 +153,15 @@ class Route 'wiki,pages', 'wiki,deleted', 'wiki,blocked', + 'bluetooth,catalogue', + 'bluetooth,view', + 'bluetooth,history', + 'bluetooth,revision', + 'bluetooth,insert', + 'bluetooth,update', + 'bluetooth,differences', + 'bluetooth,climb', + 'bluetooth,talk', ); //it can be 'yes' or 'no' |