aboutsummaryrefslogtreecommitdiffstats
path: root/core/src/services/WebAuthnAuthenticationService.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/services/WebAuthnAuthenticationService.js')
-rw-r--r--core/src/services/WebAuthnAuthenticationService.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/src/services/WebAuthnAuthenticationService.js b/core/src/services/WebAuthnAuthenticationService.js
index 91f19177066..db05e7ca3fe 100644
--- a/core/src/services/WebAuthnAuthenticationService.js
+++ b/core/src/services/WebAuthnAuthenticationService.js
@@ -16,7 +16,8 @@
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ *
*/
import Axios from '@nextcloud/axios'