mirror of
https://code.sup39.dev/repos/Wqawg
synced 2024-12-27 17:54:53 +09:00
Don't separate people and groups in the dir tree
This commit is contained in:
parent
1b7e6e5a73
commit
73acda0ecf
1 changed files with 0 additions and 1 deletions
|
@ -138,7 +138,6 @@ mainViewQuery = runSqlite ":memory:" $ do
|
||||||
T.unpack $
|
T.unpack $
|
||||||
T.intercalate "/"
|
T.intercalate "/"
|
||||||
[ "state2"
|
[ "state2"
|
||||||
, "people"
|
|
||||||
, sharer
|
, sharer
|
||||||
, project
|
, project
|
||||||
, repo
|
, repo
|
||||||
|
|
Loading…
Reference in a new issue