summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/src
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2021-03-17 08:25:31 +0100
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2021-03-17 13:03:38 +0100
commit5d9bb5e2471b5266496a1bfd0af11e766de917c2 (patch)
tree0b7d4017098209ac3b6e4df3938257d91b9d8194 /apps/oauth2/src
parentfb183b457c2befbc3ab04b0cb070aa1e300443c6 (diff)
downloadnextcloud-server-5d9bb5e2471b5266496a1bfd0af11e766de917c2.tar.gz
nextcloud-server-5d9bb5e2471b5266496a1bfd0af11e766de917c2.zip
Lint fix
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'apps/oauth2/src')
-rw-r--r--apps/oauth2/src/App.vue4
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/oauth2/src/App.vue b/apps/oauth2/src/App.vue
index 86243b63ee6..ce3c8d95099 100644
--- a/apps/oauth2/src/App.vue
+++ b/apps/oauth2/src/App.vue
@@ -28,9 +28,7 @@
<table v-if="clients.length > 0" class="grid">
<thead>
<tr>
- <th id="headerContent">
-
- </th>
+ <th id="headerContent" />
<th id="headerRemove">
&nbsp;
</th>