1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2024-12-27 02:04:52 +09:00

UI: Fix bug: Incorrect table headers for deck collaborator list

This commit is contained in:
Pere Lev 2023-06-19 11:22:56 +03:00
parent 6e8cedadd1
commit c838cece7b
No known key found for this signature in database
GPG key ID: 5252C5C863E5E57D

View file

@ -18,8 +18,8 @@ $# <http://creativecommons.org/publicdomain/zero/1.0/>.
<table>
<tr>
<th>Collaborator
<th>Role
<th>Collaborator
<th>Since
$forall (person, role, ctID, since) <- collabs
<tr>