@@ -81,6 +81,6 @@ |
||
81 | 81 | } |
82 | 82 | |
83 | 83 | return $this->config->getBaseUrl() . '/deeplink/' . $this->config->getAppId() . '/' . |
84 | - $this->config->getMasterKey(); |
|
84 | + $this->config->getMasterKey(); |
|
85 | 85 | } |
86 | 86 | } |
87 | 87 | \ No newline at end of file |