i dont even know what this PR is supposed to be about anymore, everyone lost the plot somewhere in the middle of act 2 #74
1 changed files with 10 additions and 10 deletions
WHO TF LOOKED AT COMMENTS AND WAS LIKE „Oh, yea! We should make them syntax-significant!” That's like... The very fucking opposite of what comments are.
commit
69f6379270
|
|
@ -256,13 +256,13 @@ block body
|
||||||
ul.my8.ml24
|
ul.my8.ml24
|
||||||
each row in removedEncryptedRooms
|
each row in removedEncryptedRooms
|
||||||
li: a(href=`https://matrix.to/#/${row.room_id}`)= row.name
|
li: a(href=`https://matrix.to/#/${row.room_id}`)= row.name
|
||||||
// h3.mt24 Unavailable rooms: Wrong type
|
//h3.mt24 Unavailable rooms: Wrong type
|
||||||
// .s-card.p0
|
//.s-card.p0
|
||||||
// ul.my8.ml24
|
// ul.my8.ml24
|
||||||
// each row in removedWrongTypeRooms
|
// each row in removedWrongTypeRooms
|
||||||
// li: a(href=`https://matrix.to/#/${row.room_id}`) (#{row.room_type}) #{row.name}
|
// li: a(href=`https://matrix.to/#/${row.room_id}`) (#{row.room_type}) #{row.name}
|
||||||
// h3.mt24 Unavailable rooms: Archived thread
|
//h3.mt24 Unavailable rooms: Archived thread
|
||||||
// .s-card.p0
|
//.s-card.p0
|
||||||
// ul.my8.ml24
|
// ul.my8.ml24
|
||||||
// each row in removedArchivedThreadRooms
|
// each row in removedArchivedThreadRooms
|
||||||
// li: a(href=`https://matrix.to/#/${row.room_id}`)= row.name
|
// li: a(href=`https://matrix.to/#/${row.room_id}`)= row.name
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue