mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
Fix style issues pointed out in review
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
This commit is contained in:
parent
77827ebf11
commit
d90eba3f85
2 changed files with 1 additions and 2 deletions
|
|
@ -42,4 +42,4 @@ return [
|
|||
'verb' => 'POST'
|
||||
],
|
||||
],
|
||||
];
|
||||
];
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
$(document).ready(function () {
|
||||
|
||||
$('.show-oauth-credentials').click(function() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue