Missing copy-paste :D

This commit is contained in:
Nicolai Ort 2021-08-21 10:11:05 +02:00
parent b655ff2372
commit 12aa8eeb3e
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
</tr> </tr>
</thead> </thead>
<tbody class="bg-white dark:bg-gray-700 divide-y divide-gray-200 dark:text-gray-100" x-max="1"> <tbody class="bg-white dark:bg-gray-700 divide-y divide-gray-200 dark:text-gray-100" x-max="1">
{#await urlQuery} {#await visitQuery}
<tr> <tr>
<td <td
class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900 dark:text-gray-200" class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900 dark:text-gray-200"