forked from coracle/flotilla
Fix nevent hints for url-specific stuff
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
const showInfo = () => {
|
||||
onClick()
|
||||
pushModal(EventInfo, {event})
|
||||
pushModal(EventInfo, {url, event})
|
||||
}
|
||||
|
||||
const showDelete = () => {
|
||||
|
||||
Reference in New Issue
Block a user