Hide tooltips on mobile, sort comments ascending, make video embeds rounded
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
const back = () => history.back()
|
||||
|
||||
const startEdit = () => pushModal(SpaceEdit, {url, initialValues: $relay})
|
||||
const startEdit = () => pushModal(SpaceEdit, {url, initialValues: $relay || {url}})
|
||||
</script>
|
||||
|
||||
<div class="column gap-4">
|
||||
|
||||
Reference in New Issue
Block a user