diff --git a/hbs2-git/hbs2-git-dashboard/src/HBS2/Git/DashBoard/State.hs b/hbs2-git/hbs2-git-dashboard/src/HBS2/Git/DashBoard/State.hs index c019b2a9..0ed2b63a 100644 --- a/hbs2-git/hbs2-git-dashboard/src/HBS2/Git/DashBoard/State.hs +++ b/hbs2-git/hbs2-git-dashboard/src/HBS2/Git/DashBoard/State.hs @@ -303,8 +303,8 @@ with repolist as ( select r.lww, 0 as lwwseq, - 0 as seq, null as reflog, + 0 as seq, null as repohead, null as tx, coalesce(n.name, r.lww) as name,